Module::Release::WebUpload::Mojo - Upload through the PAUSE web interface
The release script automatically loads this module when it's time to upload a
file. It's implemented with
"Mojo::UserAgent".
- web_upload( PARAMS )
- Upload the file to PAUSE
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
This source is in GitHub
https://github.com/briandfoy/module-release
brian d foy, "<bdfoy@cpan.org>"
Copyright © 2007-2021, brian d foy
"<bdfoy@cpan.org>". All rights
reserved.
This program is free software; you can redistribute it and/or
modify it under the Artistic License 2.0.