NAME
orepan2-audit - 02packages auditor
SYNOPSIS
% orepan2-audit --darkpan path/to/darkpan/02packages --cpan http://cpan.metacpan.org/modules/02packages.details.txt --show outdated-modules --verbose
DESCRIPTION
OrePAN2 auditor. This script finds differences between your DarkPAN and a CPAN mirror.
OPTIONS
--darkpan
-
The full path or URL to a DarkPAN 02packages file in .txt or .txt.gz format.
--cpan
-
The full path or URL to a CPAN 02packages file in .txt or .txt.gz format.
--verbose
-
Print out some version information. Currenly only applies to outdated modules
--show
-
Possible values are
outdated-modules
,cpan-only-modules
anddarkpan-only-modules
.
SOURCES
orepan2-inject script supports following source types.
ARCHIVE FILE
orepan2-inject Text-TestBase-0.10.tar.gz /path/to/darkpan/
You can inject into DarkPAN from a file.
HTTP URL
orepan2-inject http://cpan.metacpan.org/authors/id/T/TO/TOKUHIROM/Text-TestBase-0.10.tar.gz /path/to/darkpan/
You can inject into DarkPAN from an archive URL.