% unless(defined($report)) { You've got to tell me what report to display! % return; % } Displaying Bug Report <% $report %>
User | <% $reportdata->{'username'} %> |
Time | <% scalar localtime $reportdata->{'time'} %> |
Brief | <% $reportdata->{'brief'} %> |
Type/Area | <% join("/",$reportdata->{'type'},$reportdata->{'area'}) %> |
Report | |
Response |