X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/0dbf6bc1fe5cd28c532994d13836e9509fcbe194..da455137a47490d44e10258c1b875c63e0b34b2d:/plp.fcgi diff --git a/plp.fcgi b/plp.fcgi index 372459e..1eabbdb 100755 --- a/plp.fcgi +++ b/plp.fcgi @@ -3,5 +3,5 @@ # This is a dispatch script for FastCGI installations. # It is not needed with normal CGI or mod_perl. -use PLP::FastCGI; +use PLP::Backend::FastCGI;