Changes for version 0.42 - 2004-12-07

  • Fixed last Win32 test failure in "apache.t".
  • Added "executable()" method to return the main executable of an app or library, if there is one.
  • Added other executable methods to App::Info::RDBMS::PostgreSQL, including "postgres()", "createdb()", "createuser()", and others.
  • Added other executable methods to App::Info::RDBMS::PostgreSQL, including "ab()", "apachectl()", "apxs()", and others.
  • Changed behavior of App::Info::HTTPD::Apache->bin_dir to just return the name of the directory in which the httpd executable is stored, rather than a possible "bin" directory under the httpd_root.

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 databases on a system
Information about PostgreSQL
Information about SQLite
App::Info event handler request object
Utility class for App::Info subclasses