Lines Matching defs:get
27 no lib "."; # we need to run chdir all over and we would get at wrong
68 autobundle bundle expand force get cvs_import
378 # get in the way. I wanted the queue manager to be a dumb servant, not
1366 get download
1367 make make (implies get)
1562 conf set or get configuration variables
1563 debug set or get debugging options
2061 # enter the queue but not its copy. How do they get a sensible
2156 #-> sub CPAN::Shell::get ;
2157 sub get { shift->rematein('get',@_); }
2264 $class->debug(qq[Going to ->get("$file","$target")\n]) if $CPAN::DEBUG;
2265 unless ( $ftp->get($file,$target) ){
2386 # where we did get a file from
2449 $CPAN::Frontend->myprint("Trying to get away with old file:\n" .
2632 Trying with "$funkyftp$src_switch" to get
2666 Trying with "$funkyftp$src_switch" to get
2738 "get $getfile $targetfile",
2749 Trying with external ftp to get
2752 not sure, that we get it right....
2988 [mru]|make|clean|dump|get|test|install|readme|look|cvs_import
3851 #-> sub CPAN::Distribution::get ;
3852 sub get {
4114 $self->get;
4135 $self->get;
4438 # Emergency brake if they said install Pippi and get newest perl
4464 $self->get;
4940 # Try to get at it in the cpan directory
4951 $dist->get;
5164 #-> sub CPAN::Bundle::get ;
5165 sub get { shift->rematein('get',@_); }
5507 #-> sub CPAN::Module::get ;
5508 sub get { shift->rematein('get',@_); }
5976 # we get them wrong anyway, whatever we do, because 5.005 will
6139 =item get, readme, look module or distribution
6141 C<get> downloads a distribution file without further action. C<readme>
6302 If you don't want to get any output in the case that all modules are
6386 internals of the object get the needed changes so that CPAN.pm does
6390 =item CPAN::Bundle::get()
6392 Recursively runs the C<get> method on all items contained in the bundle
6462 internals of the object get the needed changes so that CPAN.pm does
6465 =item CPAN::Distribution::get()
6494 First runs the C<get> method to make sure the distribution is
6572 internals of the object get the needed changes so that CPAN.pm does
6575 =item CPAN::Module::get()
6577 Runs a get on the distribution associated with this module.
6843 C<file> URLs, CPAN always tries to get files from there first. This
6880 easy if you maintain a private bundle definition file. To get a useful
7081 How to get a package, unwrap it, and make a change before building it?
7116 When I run CPAN's shell, I get error msg about line 1 to 4,