seperate modules for backend-specific code
authorMischa POSLAWSKY <perl@shiar.org>
Sat, 31 Mar 2007 02:56:50 +0000 (04:56 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Sat, 31 Mar 2007 02:56:50 +0000 (04:56 +0200)
commit6fc33d2b5bd84a3bfb1c8d393cf57e1081fcd623
tree8c8903bb5fc4765499098c33a2d3f957096c8f5d
parent511bec51e1166380e4b1af5665f1e41e220ae131
seperate modules for backend-specific code

Split out initialization and other specifics for CGI and mod_perl (Apache).
PLP.pm
PLP/Apache.pm [new file with mode: 0644]
PLP/CGI.pm [new file with mode: 0644]