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

NAME

Dist::Zilla::Plugin::LaunchpadPPA - build and upload source package to ppa.launchpad.net

DESCRIPTION

It does not generate debian/* files, you must create them by yourself in advance.

ATTRIBUTES

ppa

PPA name, without 'ppa:' prefix.

debuild_args

`debuild` command arguments, default: '-S -sa'.

dput_args

`dput` command arguments, default: ''.

AUTHOR

Sergei Svistunov <svistunov@cpan.org>