Debbugs::CGI::Bugreport(3pm) | User Contributed Perl Documentation | Debbugs::CGI::Bugreport(3pm) |
Debbugs::CGI::Bugreport -- specific routines for the bugreport cgi script
None known.
display_entity(entity => $entity, bug_num => $ref, outer => 1, msg_num => $msg_num, attachments => \@attachments, output => \$output);
handle_email_message($record->{text}, ref => $bug_number, msg_num => $msg_number, );
Returns a decoded e-mail message and displays entities/attachments as appropriate.
push @log, handle_record($record,$ref,$msg_num);
Deals with a record in a bug log as returned by Debbugs::Log::read_log_records; returns the log information that should be output to the browser.
2020-04-07 | perl v5.30.0 |