logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

Description

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

Name

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

Synopsis

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

See Also