Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tokuhirom/orepan
https://github.com/tokuhirom/orepan
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tokuhirom/orepan
- Owner: tokuhirom
- License: other
- Created: 2010-11-16T23:25:40.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2016-12-10T07:24:48.000Z (almost 8 years ago)
- Last Synced: 2024-10-11T20:59:54.485Z (about 1 month ago)
- Language: Perl
- Homepage:
- Size: 110 KB
- Stars: 26
- Watchers: 5
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
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 FooDESCRIPTION
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 MatsunoSEE ALSO
CPAN::Mini::Inject, App::cpanminusLICENSE
Copyright (C) Tokuhiro MatsunoThis library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.