CPANPLUS::Dist::Autobundle.3pm

Langue: en

Version: 2010-04-26 (MeeGo - 06/11/10)

Section: 3 (Bibliothèques de fonctions)

NAME

CPANPLUS::Dist::Autobundle

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.