$MODULE=Apache::ASP; $VERSION = 2.59; $DATE="05/23/2005" Please see README for changes for past versions. + = improvement; - = bug fix; (d) = documentation + added "use bytes" to Response object to calculate Content-Length correctly for UTF8 data, which should require therefore at least perl version 5.6 installed + updated to work with latest mod_perl 2.0 module naming convention, thanks to Randy Kobes for patch + examples now exclude usage of Apache::Filter & Apache::SSI under mod_perl 2.0