Changes for version 0.49 - 2006-04-08
- Fixed typos in App::Info::HTTPD::Apache.
- Changed keys for Apache executables such as apxs from, e.g., "apache apxs" to "path to apxs".
- Added the value returned by Apache2::BuildConfig->new->{APXS_BINDIR}, if Apache2::Build config is installed, to the list of bin directories returned by search_bin_dirs() in App::Info::HTTPD::Apache.
- Added "httpd2" to the list of names returned by search_exe_names() in App::Info::HTTPD::Apache.
- Fixed tests in t/apache_info.t to pass on Windows.
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