CPANPLUS::Dist::Autobundle
distribution class for installation snapshots
- Provided by: libcpanplus-perl (Version: 0.9906-1)
- Report a bug
distribution class for installation snapshots
$modobj = $cb->parse_module( module => 'file://path/to/Snapshot_XXYY.pm' );
$modobj->install;
"CPANPLUS::Dist::Autobundle" is a distribution class for installing installation snapshots as created by "CPANPLUS"' "autobundle" command.
All modules as mentioned in the snapshot will be installed on your system.