Searched refs:CPAN (Results 1 - 25 of 38) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/t/
H A Dloadme.t7 use CPAN;
8 use CPAN::FirstTime;
H A DNox.t6 # use this first to $CPAN::term can be undefined
7 use_ok( 'CPAN' );
8 $CPAN::Suppress_readline = $CPAN::Suppress_readline; # silence
9 $CPAN::META = $CPAN::META; # silence
10 $CPAN::term = $CPAN::term; # silence
11 undef $CPAN::term;
14 use_ok( 'CPAN
[all...]
H A Dmirroredby.t14 use_ok( 'CPAN::FirstTime' );
15 can_ok( 'CPAN::Mirrored::By', 'new', 'continent', 'country', 'url' );
16 my $cmb = CPAN::Mirrored::By->new();
17 isa_ok( $cmb, 'CPAN::Mirrored::By' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DNox.pm1 package CPAN::Nox;
6 $CPAN::Suppress_readline=1 unless defined $CPAN::term;
10 use CPAN;
13 $CPAN::META->has_inst('Digest::MD5','no');
14 $CPAN::META->has_inst('LWP','no');
15 $CPAN::META->has_inst('Compress::Zlib','no');
16 @EXPORT = @CPAN::EXPORT;
18 *AUTOLOAD = \&CPAN::AUTOLOAD;
26 CPAN
[all...]
H A DFirstTime.pm2 package CPAN::Mirrored::By;
12 package CPAN::FirstTime;
25 CPAN::FirstTime - Utility for CPAN::Config file Initialization
29 CPAN::FirstTime::init()
33 The init routine asks a few questions and writes a CPAN::Config
42 unless ($CPAN::VERSION) {
43 require CPAN::Nox;
45 eval {require CPAN::Config;};
46 $CPAN
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm2 package CPAN; package
5 # $Id: CPAN.pm,v 1.412 2003/07/31 14:53:04 k Exp $
34 %CPAN::DEBUG = qw[
35 CPAN 1
53 $CPAN::DEBUG ||= 0;
54 $CPAN::Signal ||= 0;
55 $CPAN::Frontend ||= "CPAN::Shell";
56 $CPAN::Defaultsite ||= "ftp://ftp.perl.org/pub/CPAN";
58 package CPAN; package
472 package CPAN; package
772 CPAN: MD5 security checks disabled because Digest::MD5 not installed. label
5990 package CPAN; package
[all...]
H A DFindBin.pm50 on CPAN. To make sure that C<FindBin> will work is to call the C<again>
H A DDBM_Filter.pm276 available on CPAN, supports the DBM Filter hooks. See L<perldbmfilter>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dcpan.PL36 my $cpan = File::Spec->catfile(File::Spec->catdir(File::Spec->updir, "lib", "CPAN", "bin"), "cpan");
38 if (open(CPAN, $cpan)) {
39 print OUT <CPAN>;
40 close CPAN;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/bin/
H A Dcpan7 cpan - easily interact with CPAN from the command line
17 # without arguments, starts CPAN shell
25 This script provides a command interface (not a shell) to CPAN.pm.
38 Creates the CPAN.pm autobundle with CPAN::Shell->autobundle.
46 Recompiles dynamically loaded modules with CPAN::Shell->recompile.
50 Print the script version and CPAN.pm version.
98 * add options for other CPAN::Shell functions
108 comes directly from CPAN.pm.
116 use CPAN ();
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/lib/
H A D1_compile.t73 CPAN::FirstTime
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/
H A DIO.pm53 as well if they have been installed from CPAN. You can discover which
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/CN/
H A DCN.pm56 separately on CPAN, under the name L<Encode::HanExtra>. That module
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/TW/
H A DTW.pm52 on CPAN, under the name L<Encode::HanExtra>. That module also contains
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/via/
H A Dvia.pm27 5.8.0, and more example modules are available from CPAN, such as
48 PerlIO::via:: namespace, so that they can easily be located on CPAN and use
189 Check the PerlIO::via:: namespace on CPAN for examples of PerlIO layers
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
H A DOpen2.pm77 The IO::Pty and Expect modules from CPAN can help with this, as they
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DHandle.pm111 the Tie::Handle (3.0) module available on CPAN. It was due to an
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm137 # users (cf. CPAN-RT #34753). So, in order to make everybody
367 # See CPAN-RT#24431. Opened on Apple Radar as bug #4944407 on 2007.01.21
1463 Extracted from core distribution for publishing on the CPAN by
1495 =item * AnnoCPAN: Annotated CPAN documentation
1499 =item * CPAN Ratings
1503 =item * RT: CPAN's request tracker
1507 =item * Search CPAN
1511 =item * Kobes' CPAN Search
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm35 on CPAN), copy it into your project, adjust your project to use it,
216 * on CPAN before sending a bug report.
235 * module from CPAN.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DSimple.pm39 suitable for CPAN modules and other pursuits. If you wish to do more
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL549 is available from CPAN sites which performs that function for some
552 from your local CPAN site.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFind.pm78 is found, e.g. F<CPAN.pm> in different directories. This usually
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm23 available on CPAN near you. The real target of this stub package is to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm1679 The latest Net::Ping release can be found at CPAN:
1681 $CPAN/modules/by-module/Net/
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.pm487 http://www.csse.monash.edu.au/~damian/CPAN/Filter-Simple.tar.gz

Completed in 44 milliseconds

12