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

NAME

worepan - yet another CLI to create a DarkPAN

SYNOPSIS

  # Inject a CPAN distribution into a DarkPAN and udpate indices
  $ worepan AUTHOR/Distribution-0.01.tar.gz path/to/darkpan

OPTIONS

cpan_only

If set, WorePAN won't try to fetch a distribution from BackPAN even if it's not found on CPAN.

verbose

If set, WorePAN will be a bit verbose.

version

Shows WorePAN version.

help

Shows usage.

COPYRIGHT AND LICENSE

Copyright (C) by Kenichi Ishigaki.

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