CPAN-Repo

 view release on metacpan or  search on metacpan

lib/CPAN/Repo.pm  view on Meta::CPAN

 * <cpan-repo-server> - IP of CPAN::Repo server, if you run cpanp client on the same host where
 CPAN::Repo server run it could be 127.0.0.1
 

=head1 Features

 - simple maintenance - thanks to the author of CPANPLUS, custom sources idea is cool! for details see
 'CUSTOM MODULE SOURCES' section in http://search.cpan.org/perldoc?CPANPLUS::Backend
 - multiply cpan repos accessible via one cpan server, see datails below
 - index merge, see datails below
 - no need to care about global cpan mirrors synchronization as with CPAN::Mini, because in cpanplus
 they exist separately (as custom sources)


=head1 Multiple cpan repositoies

As with example above only one repository with private cpan modules was addes. What if you want more?
It's okay, just create as many as you wish, cpan repo server will care about further details:

 1 making repositories and copy distribuitves
 mkdir -p repo-root/repo-two/



( run in 0.281 second using v1.01-cache-2.11-cpan-0d8aa00de5b )