perl/plp/.git
17 years agov3.18 release 3.18
Juerd Waalboer [Fri, 18 Oct 2002 18:37:35 +0000 (18:37 +0000)]
v3.18 release

17 years agoextend howto
Juerd Waalboer [Sat, 31 Mar 2007 00:35:23 +0000 (02:35 +0200)]
extend howto

Explain basic http authentication. Mention SQLite.

17 years agocleanup (minor things like punctuation, use spaces for docu indenting)
Juerd Waalboer [Sat, 31 Mar 2007 00:33:29 +0000 (02:33 +0200)]
cleanup (minor things like punctuation, use spaces for docu indenting)

17 years agooptional end tag for plp code
Juerd Waalboer [Sat, 31 Mar 2007 00:27:44 +0000 (02:27 +0200)]
optional end tag for plp code

17 years agofix header key conversion to match documentation
Juerd Waalboer [Sat, 31 Mar 2007 00:26:19 +0000 (02:26 +0200)]
fix header key conversion to match documentation

Really convert Content_Type to content-type.

17 years agov3.17 release 3.17
Juerd Waalboer [Thu, 22 Aug 2002 13:06:02 +0000 (13:06 +0000)]
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()

17 years agov3.16 release 3.16
Juerd Waalboer [Sat, 1 Jun 2002 13:41:39 +0000 (13:41 +0000)]
v3.16 release

17 years agodisable Safe.pm implementation
Juerd Waalboer [Sat, 31 Mar 2007 00:20:18 +0000 (02:20 +0200)]
disable Safe.pm implementation

Leave commented out for future reregard.

17 years agocode comment cleanup addendum
Juerd Waalboer [Sat, 31 Mar 2007 00:17:51 +0000 (02:17 +0200)]
code comment cleanup addendum

17 years agouse relative paths in compile-time includes
Juerd Waalboer [Sat, 31 Mar 2007 00:17:09 +0000 (02:17 +0200)]
use relative paths in compile-time includes

17 years agoSafe.pm implementation
Juerd Waalboer [Sat, 31 Mar 2007 00:16:02 +0000 (02:16 +0200)]
Safe.pm implementation

17 years agocode cleanup (mainly improving comments)
Juerd Waalboer [Sat, 31 Mar 2007 00:11:22 +0000 (02:11 +0200)]
code cleanup (mainly improving comments)

17 years agoupdate author's email address
Juerd Waalboer [Sat, 31 Mar 2007 00:04:10 +0000 (02:04 +0200)]
update author's email address

17 years agoadded howto documentation
Juerd Waalboer [Sat, 31 Mar 2007 00:01:22 +0000 (02:01 +0200)]
added howto documentation

17 years agov3.15 release 3.15
Juerd Waalboer [Tue, 21 May 2002 12:26:08 +0000 (12:26 +0000)]
v3.15 release

- 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)

17 years agov3.14 release 3.14
Juerd Waalboer [Mon, 20 May 2002 14:10:29 +0000 (14:10 +0000)]
v3.14 release

17 years agoplp.vim update
Juerd Waalboer [Fri, 30 Mar 2007 23:55:17 +0000 (01:55 +0200)]
plp.vim update

17 years agosmall documentation changes
Juerd Waalboer [Fri, 30 Mar 2007 23:54:45 +0000 (01:54 +0200)]
small documentation changes

17 years agov3.13 release 3.13
Juerd Waalboer [Sun, 19 May 2002 23:42:06 +0000 (23:42 +0000)]
v3.13 release

17 years agov3.12 release 3.12
Juerd Waalboer [Sat, 18 May 2002 19:15:54 +0000 (19:15 +0000)]
v3.12 release

17 years agofixed strict-violation in PLP.pm that happened only without mod_perl
Juerd Waalboer [Fri, 30 Mar 2007 23:46:25 +0000 (01:46 +0200)]
fixed strict-violation in PLP.pm that happened only without mod_perl

17 years agov3.11 release 3.11
Juerd Waalboer [Sat, 18 May 2002 16:18:29 +0000 (16:18 +0000)]
v3.11 release

17 years agofixed all tie-stuff by reverting a change
Juerd Waalboer [Fri, 30 Mar 2007 23:41:43 +0000 (01:41 +0200)]
fixed all tie-stuff by reverting a change

Symbol.pm's delete_package doesn't delete a package in the way I thought it did.

17 years agocheckin v3.10 3.10
Juerd Waalboer [Sat, 18 May 2002 00:35:58 +0000 (00:35 +0000)]
checkin v3.10

16 years agov3.06 release 3.06
Juerd Waalboer [Tue, 23 Apr 2002 06:19:52 +0000 (06:19 +0000)]
v3.06 release

16 years agov3.05 release
Juerd Waalboer [Fri, 12 Apr 2002 07:07:23 +0000 (07:07 +0000)]
v3.05 release

16 years agov3.04 release
Juerd Waalboer [Thu, 11 Apr 2002 11:18:13 +0000 (11:18 +0000)]
v3.04 release

16 years agov3.03 release
Juerd Waalboer [Thu, 11 Apr 2002 09:05:09 +0000 (09:05 +0000)]
v3.03 release

16 years agov3.02 release
Juerd Waalboer [Thu, 11 Apr 2002 08:57:15 +0000 (08:57 +0000)]
v3.02 release

16 years agov3.01 release
Juerd Waalboer [Wed, 10 Apr 2002 07:50:25 +0000 (07:50 +0000)]
v3.01 release

16 years agov3.00 release 3.00
Juerd Waalboer [Tue, 9 Apr 2002 20:06:55 +0000 (20:06 +0000)]
v3.00 release

16 years agov2.40 release
Juerd Waalboer [Tue, 1 Jan 2002 13:29:37 +0000 (13:29 +0000)]
v2.40 release

16 years agov2.22 release
Juerd Waalboer [Wed, 2 May 2001 11:28:05 +0000 (11:28 +0000)]
v2.22 release

16 years agov2.21 release
Juerd Waalboer [Tue, 1 May 2001 08:00:24 +0000 (08:00 +0000)]
v2.21 release

16 years agov2.01 release 2.01
Juerd Waalboer [Sun, 7 Jan 2001 12:24:21 +0000 (12:24 +0000)]
v2.01 release