Changes for version 2.16 - 2000-12-03
- The 'Filter' directive is now properly recognized as case-insensitive.
- We now use POSIX::strftime() instead of Date::Format::strftime() to format dates. [covertka@muohio.edu (Kent Covert)]
- The 'echo' directives are now filled in using methods instead of subroutines, so derived classes can change the behavior of 'echo' directives and add new variables by creating new methods. See docs. [covertka@muohio.edu (Kent Covert)]
- DATE_GMT and DATE_LOCAL variables are now properly formatted according to the 'timefmt'.
- We behave properly under a HEAD request.
Modules
Implement Server Side Includes in Perl