CPAN::Mini::Phalanx100 - create a minimal mirror of CPAN containing


CPAN-Mini-Phalanx100 documentation  | view source Contained in the CPAN-Mini-Phalanx100 distribution.

Index


NAME

Top

CPAN::Mini::Phalanx100 - create a minimal mirror of CPAN containing the modules in the "Phalanx 100"

VERSION

Top

Version 0.01

SYNOPSIS

Top

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);
    ...

METHODS

Top

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.

AUTHOR

Top

Steve Peters, <steve@fisharerojo.org>

BUGS

Top

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.

SEE ALSO

Top

CPAN::Mini

CPAN::Dependencies

Phalanx Project

ACKNOWLEDGEMENTS

Top

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 & LICENSE

Top


CPAN-Mini-Phalanx100 documentation  | view source Contained in the CPAN-Mini-Phalanx100 distribution.