The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bundle::CPAN - A bundle to play with all the other modules on CPAN

SYNOPSIS

perl -MCPAN -e 'install Bundle::CPAN'

CONTENTS

Digest::SHA

Module::Signature

File::Temp

File::Spec

Compress::Zlib

Archive::Tar

Bundle::libnet

Term::ReadKey

Term::ReadLine::Perl # sorry, I'm discriminating the ::Gnu module

YAML

Text::Glob

Module::Build

CPAN

DESCRIPTION

This bundle includes CPAN.pm as the base module.

When CPAN installs this bundle it tries immediately to enable Term::ReadLine so that you do not need to restart your CPAN session.

In this bundle Term::ReadLine::Perl is preferred over Term::ReadLine::Gnu because I expect that it gives less problems on portability.

Note that all modules in this Bundle are not strict prerequisites to get a working CPAN.pm. CPAN.pm can work quite well without the other modules (except for Net::FTP which is really highly recommended). The other modules are suggested and can safely be installed later or not at all.

AUTHOR

Andreas Koenig