Revision history for Perl extension Test::Httpd::Apache2
0.05
- detect libphp5.so (does not use the standard mod_foo.so naming convention)
0.04
- add Win32 support (thanks to mattn)
- detect "apache2" and "apxs2" for Debian / Ubuntu compatibility
- automatically translate "mod_authz_host" to "mod_access" for Apache/2.0.x
0.03
- skip tests when httpd cannot be located
0.02
- autoload the specified modules
0.01
- initial release