Security Advisories (1)
CPANSA-HTML-Perlinfo-2008-01 (2008-07-04)

Possibility of denial-of-service attack.

Changes for version 1.43

  • The previous version did not print the content-type header for HTML::Perlinfo::Modules. Upon reflection, automatically printing the header is a bad idea anyway. So the perlinfo library no longer prints the content-type header. I added this feature a long time ago. But it causes more problems than anything else. Users must now print the header themselves.
  • Other changes:
  • Added better titles to the perlinfo pages
  • HTML::Perlinfo::Common:
    • Changed the image locations per image hosting policy.
  • HTML::Perlinfo::Modules:
    • print_modules now returns undef when no modules are found.
    • Improved error reporting for the internal search_dir function
  • HTML.pod:
    • Added documentation for the print_htmlhead method.

Documentation

HTML documentation for the perlinfo library

Modules

Display a lot of Perl information in HTML format
Display a lot of module information in HTML format

Provides

in lib/HTML/Perlinfo/Apache.pm
in lib/HTML/Perlinfo/Base.pm
in lib/HTML/Perlinfo/Common.pm
in lib/HTML/Perlinfo/Credits.pm
in lib/HTML/Perlinfo/General.pm
in lib/HTML/Perlinfo/Modules.pm