The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

web_upload( PARAMS )

Upload the file to PAUSE

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

Module::Release

SOURCE AVAILABILITY

This source is in GitHub

        https://github.com/briandfoy/module-release

AUTHOR

brian d foy, <bdfoy@cpan.org>

COPYRIGHT AND LICENSE

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.