The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

CPAN::Mini::Inject::Remote - Inject into your CPAN mirror from over here

VERSION

Version 0.02

SYNOPSIS

describe the module, working code example

DESCRIPTION

FUNCTIONS

new

Class constructor

add

Calls the add function on the remote server

update

Calls the update function on the remote server

inject

Calls the inject function on the remote server

AUTHOR

Christopher Mckay, <potatohead at potatolan.com>

BUGS

Please report any bugs or feature requests to bug-cpan-mini-inject-remote at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=CPAN-Mini-Inject-Remote. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

TODO

Fix up error messages, they currently contain $response dumps

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc CPAN::Mini::Inject::Remote

You can also look for information at:

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright 2009 Christopher Mckay.

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.