v3.17 release 3.17
authorJuerd Waalboer <juerd@cpan.org>
Thu, 22 Aug 2002 13:06:02 +0000 (13:06 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Sat, 31 Mar 2007 00:22:50 +0000 (02:22 +0200)
commit1376138c9392575534de671ce7b6fbb05a578e19
tree520a0b4db9e1fb94c1313a0f7a9873cbab79f7bd
parent982fa288bc0096de89e45dd5f9526da68f9e606f
v3.17 release

- More cleanups
- %get is now built on script start, no longer on first access
- Apache->request->print is used now under mod_perl, not print (faster)
- Small documentation fixes
- Setting a header when headers are already sent now tells you where output
  started
- Speedup in source()
Changes
PLP.pm
PLP/FAQ.pod
PLP/Fields.pm
PLP/Tie/Delay.pm
PLP/Tie/Headers.pm
PLP/Tie/Print.pm