| CPAN-Mini-Phalanx100 documentation | view source | Contained in the CPAN-Mini-Phalanx100 distribution. |
CPAN::Mini::Phalanx100 - create a minimal mirror of CPAN containing the modules in the "Phalanx 100"
Version 0.01
Unless you need to do something unusual, you probably should be looking
at minicpan-phalanx.
use CPAN::Mini::Phalanx100;
CPAN::Mini::Phalanx100->update_mirror(%args);
...
Begins the process of creating a local CPAN mirror, but only downloads modules in the Phalanx 100. See the documentation in CPAN::Mini for more details on the arguments.
Steve Peters, <steve@fisharerojo.org>
Please report any bugs or feature requests to
bug-cpan-mini-phalanx100@rt.cpan.org, or through the web interface at
http://rt.cpan.org. I will be notified, and then you'll automatically
be notified of progress on your bug as I make changes.
Thanks to...
Ricardo Signes - for writing CPAN::Mini, which does 99% of the work in this module
Randal Schwartz - for writing the origial article that inspired all the CPAN::Mini modules
Andy Lester - for heading up the Phalanx project
Sébastien Aperghis-Tramoni - for his work on CPAN::Dependencies
...and to everyone else involved in creating the Phalanx 100 list.
Copyright 2005 Steve Peters, All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| CPAN-Mini-Phalanx100 documentation | view source | Contained in the CPAN-Mini-Phalanx100 distribution. |