Changes for version 0.05
- To be more like its PHP counterpart, INFO_GENERAL no longer includes INFO_CREDIT.
- Added CGI::Carp 'fatalsToBrowser' to redirect fatal errors to the browser
- Added two small sections: a special variables list and HTTP headers list, which contains request headers
- Added object-oriented interface, enabling editing of CSS values
- Actually put a test in the test file.
- Put source code relating to the HTML into a new file called HTML.pm and generally cleaned things up
- Fixed bugs in the INFO_MODULE code section
- Made sure the perlinfo function only accepts valid parameters
- Started using strict. Woot!
- Big POD update
Modules
Clone of PHP's phpinfo function for Perl
Provides
in lib/PHP/Perlinfo.pm