Provided by: perl-doc_5.18.2-2ubuntu1.7_all 

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.18.2 2014-01-06 CPANPLUS::Dist::Autobundle(3perl)