On Nov 3, 2004, at 4:19 AM, Joel Rees wrote:

List of installed modules.

Autobundle:

perl -MCPAN -e autobundle

That will create a dated bundle file in .cpan/Bundle - for example, Snapshot_2004_11_03_00.pm for the first snapshot created today. You can then install this bundle under your new Perl via CPAN:

perl -MCPAN -e 'install Bundle::Snapshot_2004_11_03_00'

sherm--



Reply via email to