cpanplus::dist::autobundle(3perl) debian man page | unix.com

Man Page: cpanplus::dist::autobundle

Operating Environment: debian

Section: 3perl

CPANPLUS::Dist::Autobundle(3perl)			 Perl Programmers Reference Guide			 CPANPLUS::Dist::Autobundle(3perl)

NAME
CPANPLUS::Dist::Autobundle - distribution class for installation snapshots
SYNOPSIS
$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::dist(3pm) - mojave
cpanplus::dist::base(3pm) - mojave
cpanplus::dist::build(3pm) - mojave
cpanplus::dist::build(3perl) - debian
cpanplus::dist::mm(3perl) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results