use CPAN; use Data::Dumper; $_ = CPAN::Shell->expandany( 'B::Keywords' ); print Dumper( $_ ); $_->get; print Dumper( $_ ); #### Going to read /root/.cpan/Metadata Database was generated on Thu, 23 Oct 2003 06:50:15 GMT $VAR1 = bless( { 'ID' => 'B::Keywords', 'RO' => { 'userid' => 'JJORE', 'stats' => 'd', 'stati' => 'n', 'description' => 'Lists of reserved barewords and symbol names', 'CPAN_VERSION' => '0.06', 'chapterid' => ' 2', 'CPAN_FILE' => 'J/JJ/JJORE/B-Keywords-0.06.tar.gz', 'CPAN_USERID' => 'JJORE', 'statd' => 'b', 'statl' => 'p', 'statp' => 'p' } }, 'CPAN::Module' ); Running get for module B::Keywords CPAN: LWP::UserAgent loaded ok Fetching with LWP: ftp://archive.progeny.com/CPAN/authors/id/J/JJ/JJORE/B-Keywords-0.06.tar.gz CPAN: Digest::MD5 loaded ok CPAN: Compress::Zlib loaded ok Checksum for /root/.cpan/sources/authors/id/J/JJ/JJORE/B-Keywords-0.06.tar.gz ok Scanning cache /root/.cpan/build for sizes B-Keywords-0.06 B-Keywords-0.06/SIGNATURE B-Keywords-0.06/LICENSE B-Keywords-0.06/t B-Keywords-0.06/t/1.t B-Keywords-0.06/META.yml B-Keywords-0.06/MANIFEST B-Keywords-0.06/Makefile.PL B-Keywords-0.06/Changes B-Keywords-0.06/lib B-Keywords-0.06/lib/B B-Keywords-0.06/lib/B/Keywords.pm B-Keywords-0.06/MANIFEST.SKIP B-Keywords-0.06/README $VAR1 = 'canon.pl';