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, <briandfoy@pobox.com>
COPYRIGHT AND LICENSE
Copyright © 2007-2024, brian d foy <briandfoy@pobox.com>
. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the Artistic License 2.0.