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

NAME

OrePAN2 - Yet another DarkPAN manager.

DESCRIPTION

You can create your own Perl module archive with OrePAN2! It's very simple and useful.

TUTORIAL

Download a tar ball from CPAN.

% orepan2-inject http://cpan.metacpan.org/authors/id/M/MA/MAHITO/Acme-Hoge-0.03.tar.gz /tmp/darkpan

Create 02packages.details.txt!

% orepan2-indexer /tmp/darkpan/

Then you can install Acme::Hoge from DarkPAN!

% cpanm --mirror-only --mirror=file:///tmp/darkpan/ Acme::Hoge

It's pretty easy!

What's the difference between OrePAN 2 and OrePAN1?

SEE ALSO

OrePAN2::Server

LICENSE

Copyright (C) tokuhirom.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

tokuhirom tokuhirom@gmail.com