DOKK / manpages / debian 10 / pkg-perl-tools / Debian::PkgPerl::Patch.3pm.en
Debian::PkgPerl::Patch(3pm) Debian Perl packaging Tools Debian::PkgPerl::Patch(3pm)

Debian::PkgPerl::Patch - Retrieves patch information to be forwarded.

    use Debian::PkgPerl::Patch;
    my $msg = Debian::PkgPerl::Patch->new();
    my %info = $msg->retrieve_patch_info();

Helper class that retrieves information related to the patch being forwarded upstream.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

2019-03-01 pkg-perl-tools 0.51