X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/1dd113c913fed66850297163930ce0b6e6915dc2..96959bff080392067524996e6edbf95445ba66da:/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;