Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tokuhirom/orepan


https://github.com/tokuhirom/orepan

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

NAME
orepan.pl - my own Perl Archive Network.

SYNOPSIS
% orepan.pl --destination=/path/to/repository Foo-0.01.tar.gz
--pause=FOO
% orepan.pl --destination=/path/to/repository https://example.com/MyModule-0.96.tar.gz

# and so...
% cpanm --mirror-only --mirror=file:///path/to/repository Foo

DESCRIPTION
OrePAN is yet another DarkPAN repository manager.

OrePAN is highly simple and limited. OrePAN supports only
App::cpanminus. Because I'm using cpanm for daily jobs.

AUTHOR
Tokuhiro Matsuno

SEE ALSO
CPAN::Mini::Inject, App::cpanminus

LICENSE
Copyright (C) Tokuhiro Matsuno

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