NAME
Dist::Zilla::Plugin::UploadToDuckPAN - Dist::Zilla plugin to upload to https://duckpan.org/ via https://dukgo.com/
VERSION
version 0.002
SYNOPSIS
In dist.ini:
[UploadToDuckPAN]
In ~/.dzil/config:
[%DUKGO]
username = youruserondukgocom
password = yourpasswordondukgo.com
DESCRIPTION
SEE ALSO
Dist::Zilla::Plugin::UploadToCPAN
SUPPORT
IRC
Join #duckduckgo on irc.freenode.net. Highlight Getty for fast reaction :).
Repository
http://github.com/duckduckgo/p5-dist-zilla-plugin-uploadtoduckpan
Pull request and additional contributors are welcome
Issue Tracker
http://github.com/duckduckgo/p5-dist-zilla-plugin-uploadtoduckpan/issues
AUTHOR
Torsten Raudssus <torsten@raudssus.de>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by DuckDuckGo, Inc. http://duckduckgo.com/.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.