|
NAMEOrePAN2 - Yet another DarkPAN manager.DESCRIPTIONYou can create your own Perl module archive with OrePAN2! It's very simple and useful.
TUTORIALDownload a tarball from CPAN.% orepan2-inject http://cpan.metacpan.org/authors/id/M/MA/MAHITO/Acme-Hoge-0.03.tar.gz /path/to/darkpan/ Create 02packages.details.txt! % orepan2-indexer /path/to/darkpan/ Then you can install Acme::Hoge from DarkPAN! % cpanm --mirror-only --mirror=file:///path/to/darkpan/ Acme::Hoge It's pretty easy! What's the difference between OrePAN 2 and OrePAN1?
SEE ALSOOrePAN2::ServerLICENSECopyright (C) tokuhirom.This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. AUTHORtokuhirom <tokuhirom@gmail.com>
Visit the GSP FreeBSD Man Page Interface. |