table of contents
| 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,
);
| 2010-08-06 | perl v5.10.0 |