NAME
create-backpan-index - create an index for a local BackPAN mirror
SYNOPSIS
create-backpan-index -basedir E<lt>pathE<gt>
[ -releases-only | -r ]
[ -output E<lt>filenameE<gt> | -o E<lt>filenameE<gt> ]
DESCRIPTION
create-backpan-index will generate an index for a local BackPAN mirror.
SEE ALSO
BackPAN::Index::Create - the module that provides the functionality for this script.
BackPAN::Index - an interface to an alternate BackPAN index.
REPOSITORY
https://github.com/neilbowers/BackPAN-Index-Create
AUTHOR
Neil Bowers <neilb@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Neil Bowers <neilb@cpan.org>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.