NAME
Module::Release::WebUpload::Mojo - Upload through the PAUSE web interface
SYNOPSIS
The release script automatically loads this module when it's time to upload a file. It's implemented with Mojo::UserAgent
.
DESCRIPTION
Default values
Override these methods to change the default values. Remember that the overridden methods have to show up in the Module::Release
namespace.
- default_web_hostname
-
pause.perl.org
- pause_add_uri
-
http://pause.perl.org/pause/authenquery
SEE ALSO
SOURCE AVAILABILITY
This source is in Github:
https://github.com/briandfoy/module-release
AUTHOR
brian d foy, <bdfoy@cpan.org>
COPYRIGHT AND LICENSE
Copyright (c) 2007-2013, brian d foy, All Rights Reserved.
You may redistribute this under the same terms as Perl itself.