NAME

fetch_cpan.pl - Fetch all dists from CPAN

DESCRIPTION

Fetch all dists from CPAN. You better use a local CPAN mirror or have a fat network connection.

Doesn't fetch perl/ponie/parrot distributions.

Configuration / Options

cpan

Absolut path to a local CPAN mirror.

Default: /home/cpan/

reload_cpan

Reload CPAN indices (see CPANPLUS).

Default: undef

distsdir

Directory where fetched packages are stored.

Default: dists

limit

Limit fetching of packages to supplied number. Mostly usefull during development of new features.

Default: undef

AUTHOR

Thomas Klausner <domm@zsi.at> http://domm.zsi.at

LICENSE

cpants.pl is Copyright (c) 2004 Thomas Klausner, ZSI. All rights reserved.

You may use and distribute this module according to the same terms that Perl is distributed under.