v3.15 release 3.15
authorJuerd Waalboer <juerd@cpan.org>
Tue, 21 May 2002 12:26:08 +0000 (12:26 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Fri, 30 Mar 2007 23:58:08 +0000 (01:58 +0200)
- Added caching of scripts. This means using more memory but it also means
  executing scripts 45-65% faster! (mod_perl only)
- Added configurability of caching: PerlSetVar PLPcache On/Off (Default: On)
- Changed PLP.pm to use File::Basename and File::Spec
- Added recursion protection for compile-time includes (fixed max depth: 128)


No differences found