I have a stock perl 5.6.1 on Debian Linux (compiled not from .deb). I'm now trying to 'get' Bundles from CPAN both custom Bundles and CPAN bundles (like Bundle::DBI).
I'm noticing that CPAN is always downloading the most recent version and not the specified version. Is there something wrong with CPAN.pm or is it my bundle?
package Bundle::Mine; $VERSION = 1.5; __END__ =head1 SYNOPSIS perl -MCPAN -e 'install Bundle::Mine' =head1 CONTENTS Net::Syslog 0.03 - for syslog Net::SNMP 3.65 - for SNMP LWP::Simple 1.35 - for http Proc::Daemon 0.02 - for daemons Date::Manip 5.40 - for Utils Storable 1.0.14 - for DBI Net::Daemon 0.22 - for DBI RPC::PlServer 0.2001 - for DBI Getopt::Long 2.17 - for DBI::Shell DBI 1.21 - for Database Interaction DBD::Multiplex 1.8 - for DBI DBD::Pg 1.12 - for Postgres =head1 DESCRIPTION This bundle includes all the CPAN modules used by Me =head1 AUTHOR clscott
--
Clayton
In reply to CPAN ingnore module version in Bundles? by clscott
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |