The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.48 - 2006-02-05

  • Added support for Apache2 to App::Info::HTTPD::Apache.
  • Added files_in_dir() method to App::Info::Util to get a list of all of the files in a directory.
  • Added shared_mods() method to App::Info::HTTPD::Apache for getting a list of shared object libraries compiled for Apache.
  • The mod_perl() method of App::Info::HTTPD::Apache now also checks the shared object libraries to determine whether mod_perl is supported by the installed Apache.
  • Corrected some documentation pastos in App::Info::Lib::OSSPUUID.
  • Added perl_module() method to App::Info::Lib::OSSPUUID, since the OSSP library might be installed, but not OSSP::uuid.

Modules

Information about software packages on a system
Information about web servers on a system
Information about Apache web server
App::Info event handler base class
Use Carp to handle App::Info events
Print App::Info event messages
Prompting App::Info event handler
Information about software libraries on a system
Information about the Expat XML parser
Information about libiconv
Information about the OOSP UUID library
Information about databases on a system
Information about PostgreSQL
Information about SQLite
App::Info event handler request object
Utility class for App::Info subclasses