Lines Matching refs:pm

5 # $Id: CPAN.pm,v 1.412 2003/07/31 14:53:04 k Exp $
219 delete $INC{"Term/ReadLine.pm"};
349 # easily be reached by running CPAN.pm recursively, but we don't want
514 $CPAN::Frontend->mydie(sprintf("CPAN.pm panic: Lockfile $lockfile\n".
547 $CPAN::Frontend->mydie(sprintf("CPAN.pm panic: Lockfile $lockfile\n".
574 CPAN.pm working directory. I could not create this directory due
589 my $incc = $INC{'CPAN/Config.pm'};
590 my $myincc = File::Spec->catfile($ENV{HOME},'.cpan','CPAN','MyConfig.pm');
593 Your configuration suggests that CPAN.pm should use a working
743 $file .= ".pm";
746 # although $INC{"URI/URL.pm"} may have failed. But as
764 Please, install Net::FTP as soon as possible. CPAN.pm installs it for you
1125 $configpm ||= $INC{"CPAN/MyConfig.pm"};
1126 $configpm ||= $INC{"CPAN/Config.pm"};
1144 # This is CPAN.pm's systemwide configuration file. This file provides
1147 # ~/.cpan/CPAN/MyConfig.pm.
1243 if (defined $INC{"CPAN/Config.pm"} && -w $INC{"CPAN/Config.pm"}) {
1244 $configpm = $INC{"CPAN/Config.pm"};
1246 } elsif (defined $INC{"CPAN/MyConfig.pm"} && -w $INC{"CPAN/MyConfig.pm"}) {
1247 $configpm = $INC{"CPAN/MyConfig.pm"};
1250 my($path_to_cpan) = File::Basename::dirname($INC{"CPAN.pm"});
1252 my($configpmtest) = File::Spec->catfile($configpmdir,"Config.pm");
1259 $configpmtest = File::Spec->catfile($configpmdir,"MyConfig.pm");
1262 Carp::confess(qq{WARNING: CPAN.pm is unable to }.
1269 We have to reconfigure CPAN.pm due to following uninitialized parameters:
1299 delete $INC{'CPAN/MyConfig.pm'};
1300 delete $INC{'CPAN/Config.pm'};
1377 reload cpan load CPAN.pm again reload index load newer indices
1427 next unless $entry =~ s/\.pm(?!\n)\Z//;
1488 if (exists $INC{'CPAN/Config.pm'}) {
1489 $CPAN::Frontend->myprint(" from $INC{'CPAN/Config.pm'}");
1491 if (exists $INC{'CPAN/MyConfig.pm'}) {
1492 $CPAN::Frontend->myprint(" and $INC{'CPAN/MyConfig.pm'}");
1589 for my $f (qw(CPAN.pm CPAN/FirstTime.pm)) {
1603 $CPAN::Frontend->myprint(qq{cpan re-evals the CPAN.pm file
1796 my($to) = File::Spec->catfile($todir,"$me.pm");
1799 $to = File::Spec->catfile($todir,"$me.pm");
1820 "by the autobundle routine in CPAN.pm.\n",
2275 # > *** /install/perl/live/lib/CPAN.pm- Wed Sep 24 13:08:48 1997
2321 pm\.(gz|Z)
2366 # > I note that although CPAN.pm can use proxies, it doesn't seem equipped to
3296 There's a new CPAN.pm version (v$version) available!
3924 } elsif ( $local_file =~ /\.pm\.(gz|Z)(?!\n)\Z/) {
4031 qq{# This Makefile.PL has been autogenerated by the module CPAN.pm
4071 $self->{archived} = "pm";
4485 $CPAN::Frontend->myprint("\n CPAN.pm: Going to build ".$self->id."\n\n");
4956 $me[-1] .= ".pm";
5000 ### The following two lines let CPAN.pm become Bundle/CPAN.pm :-(
5052 $me[-1] .= ".pm";
5355 $lfre .= "\\.pm\$";
5397 $local_file =~ s/\.pm(?!\n)\Z/.pod/;
5570 $packpath[-1] .= ".pm";
5801 CPAN.pm needs either both external programs tar and gzip installed or
6016 features but no full compatibility. If you're new to CPAN.pm, you
6018 If you're already used to CPAN.pm you're welcome to continue using it,
6048 CPAN.pm will enable the C<wq>, C<wr>, C<wd>, C<wl>, and C<wh> commands
6155 CPAN.pm installs signal handlers for SIGINT and SIGTERM. While you are
6162 CPAN.pm ignores a SIGPIPE. If the user sets inactivity_timeout, a
6207 for both users and programmer. CPAN.pm deals with above mentioned four
6226 on CPAN in both version 1.23 and 1.23_90, CPAN.pm offers a convenient
6386 internals of the object get the needed changes so that CPAN.pm does
6462 internals of the object get the needed changes so that CPAN.pm does
6572 internals of the object get the needed changes so that CPAN.pm does
6723 synchronicity, and of bugs within CPAN.pm.
6735 CPAN.pm works nicely without network too. If you maintain machines
6738 you might use CPAN.pm to put together all you need on a networked
6741 of a personal CPAN. CPAN.pm on the non-networked machines works nicely
6749 in a file CPAN/Config.pm.
6751 The default values defined in the CPAN/Config.pm file can be
6752 overridden in a user specific file: CPAN/MyConfig.pm. Such a file is
6753 best placed in $HOME/.cpan/CPAN/MyConfig.pm, because $HOME/.cpan is
6850 CPAN.pm will then fetch the index files from one of the CPAN sites
6864 There's no strong security layer in CPAN.pm. CPAN.pm helps you to
6886 Bundle/my_bundle.pm. With a clever bundle file you can then simply say
6893 things: dependencies and interactivity. CPAN.pm sometimes fails on
6900 ones later, so I can go out after a few minutes and leave CPAN.pm
6903 =head1 WORKING WITH CPAN.pm BEHIND FIREWALLS
6986 then you would configure CPAN.pm with the command
7009 CPAN.pm problem, you would have the same problem when installing the
7030 resulting bundle file (e.g. Bundle/mybundle.pm), install the new perl
7097 CPAN.pm does not know the dependency tree in advance and cannot sort
7109 can I integrate these modules with CPAN.pm but without uploading
7128 Internally CPAN.pm uses the UTF-8 charset. If your terminal is