1CPANPLUS::Dist::AutobunUdsleer(3C)ontributed Perl DocumeCnPtAaNtPiLoUnS::Dist::Autobundle(3)
2
3
4
6 CPANPLUS::Dist::Autobundle - distribution class for installation
7 snapshots
8
10 $modobj = $cb->parse_module( module => 'file://path/to/Snapshot_XXYY.pm' );
11 $modobj->install;
12
14 "CPANPLUS::Dist::Autobundle" is a distribution class for installing
15 installation snapshots as created by "CPANPLUS"' "autobundle" command.
16
17 All modules as mentioned in the snapshot will be installed on your
18 system.
19
20
21
22perl v5.32.0 2020-12-21 CPANPLUS::Dist::Autobundle(3)