Lines Matching refs:it

252 # we delay requiring LWP::UserAgent and setting up inheritence until we need it
347 # Now we try to use it for dependency tracking. For that to happen
357 # immediate treatment, I either unshifted it to the front of the queue,
358 # or, if it was already in the queue, I spliced and let it bypass the
359 # others. This became a too correct model that made it impossible to put
364 # (1) looks at the first item in the queue without shifting it off
373 # want to retry later. That's easy if we have it twice in the queue.
384 # tell the distribution object that it should ask the user before
433 # user typed it several times
491 # continually checked at runtime. In shell mode I suspect it is
526 You may want to kill it and delete the lockfile, maybe. On UNIX try:
635 # to whether you were in an eval or not. As a global backstop, it should
637 # UNIVERSAL. Any attempt to build a general exception model on it should
643 # when they do, it's because both people wanted it to, or at least didn't
644 # sufficiently want it not to.
690 # has_inst is sometimes too optimistic, we should replace it with this
752 # eval is good: if we haven't yet read the database it's
754 # it tries again. The second require is only a NOOP returning
755 # 1 if we had success, otherwise it's retrying
764 Please, install Net::FTP as soon as possible. CPAN.pm installs it for you
778 delete $INC{$file}; # if it inc'd LWP but failed during, say, URI
1059 # Let's avoid eval, it's easier to comprehend without.
1634 # don't do it twice
1644 $CPAN::Signal = 0; # it's tempting to reset Signal, so we can
1902 to enable it. But please note, this is HIGHLY EXPERIMENTAL code
2053 # the first stab at it we could use a 1 for "X".
2100 qq{don\'t know what it is.
2269 $ftp->quit; # it's ok if this fails
2366 # > I note that although CPAN.pm can use proxies, it doesn't seem equipped to
2369 # > Example of when I use it manually in my own stuff:
2486 # Maybe mirror has compressed it?
2642 -s $asl_ungz # lynx returns 0 when it fails somewhere
2752 not sure, that we get it right....
2775 nor does it have a default entry\n");
3013 # realized, it wasn't sorted anymore. Now (rev 1.301 / v 1.55) I
3014 # make it sorted again. Maybe sort was dropped when GNU-readline
3074 # XXX check if a newer one is available. (We currently read it
3095 # IFF we are developing, it helps to wipe out the memory
3096 # between reloads, otherwise it is not what a user expects.
3165 $force |= 1; # means we're quite serious about it.
3224 Please check the validity of the index file by comparing it to more
3234 check the validity of the index file by comparing it to more than one
3242 Please check the validity of the index file by comparing it to more
3314 # Let's make it a module too, because bundles have so much
3343 # this dist, so we better produce it on demand.
3486 $cache->{PROTOCOL}; # reading does not up or downgrade, but it
3526 # because of a typo, we do not like it that they are written into
4007 We\'ll try to build it with that Makefile then.
4107 Please define it with "o conf shell <your shell>"
4283 # had to inline it, when I tied it, the tiedness got lost on
4330 has not yet been calculated, but it may also be that something is
4363 # attributes. We try to correct for it currently in the read_metadata
4522 # suggest, we set it always to 0.
4552 # It's probably worth it to record the reason, so let's retry
4649 # We have already sponsored it and for some reason it's still
4651 # if we push it again, we have a potential infinite loop
4665 # but we must have run it
4783 # it has the effect that the next "install" on this distribution
4785 # object's state back to where it is after untarring.
4940 # Try to get at it in the cpan directory
4989 Please check the file and if it is bogus, please delete it.
5043 # shadowing effect. As it makes no sense to take the first in @INC for
5339 # If we have already untarred it, we should look there
5484 Either the module has not yet been uploaded to CPAN, or it is
5617 # Alt1 maintain it as string with leading v:
5619 # compare it use utility for compare
5620 # print it do nothing
5622 # Alt2 maintain it as what it is
5624 # compare it use utility because there's still a ">" vs "gt" issue
5625 # print it use CPAN::Version for print
5627 # Seems cleaner to hold it in memory as a string starting with a "v"
5630 # "v1.13" instead of v1.13, we simply leave it at that with the
5631 # effect that *we* will treat it like a v-tring while the rest of
5771 $gz->gzclose() if defined $gz; # hard to say if it is allowed
5843 # RCS 1.337 had this code, it turned out unacceptable slow but
5844 # it revealed a bug in Archive::Tar. Code is only here to hunt
5980 # And if they say v1.2, then the old perl takes it as "v12"
6018 If you're already used to CPAN.pm you're welcome to continue using it,
6087 enclose it between two slashes.
6099 file name (recognized by embedded slashes), it is processed. If it is
6113 CPAN checks if an install is actually needed for it and prints
6117 CPAN also keeps track of what it has done within the current session
6118 and doesn't try to build a package a second time regardless if it
6156 in the cpan-shell it is intended that you can press C<^C> anytime and
6187 recompile() is a very special command in that it takes no argument and
6206 Although it may be considered internal, the class hierarchy does matter
6263 given. In scalar context it only returns the first element of the
6305 only if it doesn't match. Ick?
6307 If you prefer to do it more in a programmer style in one single
6467 Downloads the distribution from CPAN and unpacks it. Does nothing if
6475 yet been run, it will be run first. A C<make test> will be issued in
6508 Downloads the README file associated with a distribution and runs it
6582 is reported just like perl itself stops searching @INC when it finds a
6606 headline and returns it. Moreover, if the module has been downloaded
6608 if it is not installed.
6699 prerequisite can hardly be relaxed because it consumes far too much
6857 add a new site at runtime it may happen that the previously preferred
6859 a site for the next transfer, it must be explicitly removed from
6896 prerequisites as early as possible. On the other hand, it's a bit
6907 further informations on firewalls, it is recommended to consult the
6909 go through the firewall with a simple Perl setup, it is very likely
6910 that you can configure ncftp so that it works for your firewall.
6921 outside world you must do it via the web server. If you set environment
6955 it with the SOCKS library, this is what is normally called a 'socksified'
6957 the firewall as if it is not there.
6961 This is the firewall implemented in the Linux kernel, it allows you to
7008 @INC path than it was previously installed. This is not really a
7027 all modules I have. How do I go about it?
7081 How to get a package, unwrap it, and make a change before building it?
7092 modules when it starts out. To decide about the additional items to
7093 install, it just uses data found in the generated Makefile. An
7094 undetected missing piece breaks the process. But it may well be that
7101 fail and you need to install often, it is recommended sort the Bundle