NAME

CPAN::Mini::Inject::REST::Client - Command-line client for CPAN::Mini::Inject::REST

SYNOPSIS

 mcpani-client <command> <options> <files>
 
 mcpani-client add --host mycpan.local MyModule-0.01.tar.gz

DESCRIPTION

Provides a command-line client, mcpani-client, to interact with a CPAN::Mini::Inject::REST API server.

This allows distributions to be remotely uploaded to your CPAN mirror, and for the contents of your mirror to be queried and downloaded.

See mcpani-client for full documentation on the available commands.

AUTHOR

Jon Allen (JJ), <jj at jonalen.info>

LICENSE AND COPYRIGHT

Copyright 2011 Jon Allen (JJ).

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.