Man Page: cpanplus::dist::autobundle
Operating Environment: debian
Section: 3perl
CPANPLUS::Dist::Autobundle(3perl) Perl Programmers Reference Guide CPANPLUS::Dist::Autobundle(3perl)NAMECPANPLUS::Dist::Autobundle - distribution class for installation snapshotsSYNOPSIS$modobj = $cb->parse_module( module => 'file://path/to/Snapshot_XXYY.pm' ); $modobj->install;DESCRIPTION"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. perl v5.14.2 2014-09-29 CPANPLUS::Dist::Autobundle(3perl)
| Related Man Pages |
|---|
| cpanplus::dist5.18(3pm) - mojave |
| cpanplus::dist(3) - centos |
| cpanplus::dist(3pm) - osx |
| cpanplus::module::author(3perl) - debian |
| cpanplus::shell(3perl) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |