Changes for version 2.11 - 2000-02-20
- Fixed a bug in which $/ was being set to undef in Perl code called by <!--#perl--> directives (wald@library.ho.lucent.com (Robert Waldstein)).
- To keep compatibility with mod_include, allow <!--#perl sub=Pack--> as an abbreviation for <!--#perl sub=Pack::handler--> (wald@library.ho.lucent.com (Robert Waldstein)).
- Made a note in the documentation that calling subroutines by name is usually quite a bit faster than using anonymous subrefs.
Modules
Implement Server Side Includes in Perl