Changes for version 1.98 - 1998-11-07

  • Will now cooperate with Apache::Filter if you've got it.
  • Strips backslashes used in perl subs like these: <!--#perl sub="sub {for (0..10) {print \"very \"}}"-->
    • thanks, Stephane Bortzmeyer
  • More verbose error logging when you turn on the debug flags
    • ibid
  • When reading the input file (and not using Apache::Filter), we use a lexical variable for the filehandle, instead of the local(*IN) we were using before.
  • Compensates for changes in the rotation of the Earth after Jesse Ventura is elected governor of my state.

Modules

Implement Server Side Includes in Perl