Revision history for Perl extension PHP::Perlinfo.
0.08 Sun June 5 2005
- Major overhaul of source code. Put sections into separate, required files.
- Added apache sections
- App::Info is now a dependency
- modperl is better supported
- Removed strict for the time being
- Added a few more utilities to the the utilities section
- There are a few changes in the last version (0.07) that were not mentioned previously
- The section header for the modules list has changed from "All Perl modules" to "All modules & pragmas".
- The search CPAN link url has changed to use the perldoc alias.
0.07 Thur Feb 10 2005
- Fixed bug in INFO_MODULES section that showed all modules as not core
- Added bundled utilities, mail, and mysql sections
- Added more variables to the special variables section
- File::Which is now a dependency
0.06 Wed Feb 02 2005
- Fixed Makefile again! Doh!
- Added info_license method
- Updated POD
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
0.04 Mon Jan 03 2005
- Added INFO_CREDITS option
- There will be major changes in the next version
0.03 Tue Dec 28 2004
- Fixed Makefile
0.02 Sun Dec 26 2004
- Added check for HTTP header.
- Added IO::Socket to check if Perl images are downloadable.
- Perl versions before 5.6 now supported.
0.01 Fri Dec 17 01:26:29 2004
- original version; created by h2xs 1.23 with options
-XAn PHP::Perlinfo