Changes for version 1.40
- Major reorganization of code.
- Added Base.pm to handle info methods
- CSS methods removed. They can only be changed in the constructor now.
- Transplanted pod from HTML::Perlinfo::HTML into HTML::Perlinfo::HTML.pod.
- Renamed HTML::Perlinfo::HTML.pm to HTML::Perinfo::Common.pm
- Various pod updates to HTML::Perlinfo::Modules and HTML.pod
- Removed info_modules test and created separate test for HTML::Perlinfo::Modules
- Turned HTML::Perlinfo::Apache into an internal module
- Various improvements to Apache detection
- mod_perl version is now listed in info_all and info_apache
- Removed no_links method and added universal links parameter
- Added header and full_page attributes
- HTML::Perlinfo::Modules:
- Renamed named parameters 'show' and 'sort' to 'from' and 'sort_by' respectively.
- The form parameter only accepts a directory or an array ref
- Created the show_only, show_inc, show_dir, and section parameters
- Improved the directory listing in the search summary
- Bug fixes:
- Default links to the local file system have been removed. The links attribute can now turn them on.
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