do not import parent module in PLP::Backend::FastCGI
authorMischa POSLAWSKY <perl@shiar.org>
Wed, 28 May 2008 10:23:50 +0000 (10:23 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 28 May 2008 10:49:47 +0000 (10:49 +0000)
commitfcb21b1e9390fe5a9b0cf69292e9025be6be47a9
treeffc6306cfe1e420fc07f7c3ba838a0051a92c824
parenteadf5be66f5ada7c6f973e0e7cf5b85985dd6e80
do not import parent module in PLP::Backend::FastCGI

FastCGI initialized normal CGI as well, providing unneeded CGI support.
Apparantly it's not in the way, but wrong nonetheless (and quite
confusing to be able to use the fastcgi module with cgi).
lib/PLP/Backend/FastCGI.pm