Scroll to navigation

Debbugs::CGI::Pkgreport(3pm) User Contributed Perl Documentation Debbugs::CGI::Pkgreport(3pm)

NAME

Debbugs::CGI::Pkgreport -- specific routines for the pkgreport cgi script

SYNOPSIS

DESCRIPTION

BUGS

None known.

generate_package_info

     generate_package_info($srcorbin,$package)

Generates the informational bits for a package and returns it

short_bug_status_html

     print short_bug_status_html(status => read_bug(bug => 5),
                                 options => \%param,
                                );
2018-02-26 perl v5.26.1