END { delete \$INC{'HTML/Perlinfo.pm'}; \$html .= HTML::Perlinfo::General::print_thesemodules('loaded',[values %INC]) || ""; \$html .= HTML::Perlinfo::General::print_variables(); \$html .= '</div></body></html>' if \$self->{'full_page'}; print \$html; }
}; die $@ if $@;
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 89:
=pod directives shouldn't be over one line long! Ignoring all 2 lines of content