|
END { delete \$INC{'HTML/Perlinfo.pm'}; \$html .= print_thesemodules('loaded',[values %INC]); \$html .= print_variables(); \$html .= '</div></body></html>' if \$self->{'full_page'}; print \$html; } }; die $@ if $@; POD ERRORSHey! The above document had some coding errors, which are explained below:
Visit the GSP FreeBSD Man Page Interface. |