debian man page for cpanplus::dist::autobundle

Query: cpanplus::dist::autobundle

OS: debian

Section: 3perl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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::dist5.18(3pm) - mojave
cpanplus::dist(3) - centos
cpanplus::dist(3perl) - debian
cpanplus::dist::mm(3perl) - debian
cpanplus::dist(3pm) - suse
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?