Jos Boumans > CPANPLUS-0.87_03 > CPANPLUS::Dist::Autobundle

Download:
CPANPLUS-0.87_03.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  7
Stalled  11
View Bugs
Report a bug
Source   Latest Release: CPANPLUS-0.89_12

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.