X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/1dd113c913fed66850297163930ce0b6e6915dc2..96959bff080392067524996e6edbf95445ba66da:/plp.cgi diff --git a/plp.cgi b/plp.cgi index c4094d7..58cb1d0 100755 --- a/plp.cgi +++ b/plp.cgi @@ -3,5 +3,5 @@ # Executable to serve PLP scripts using CGI. # Not installed automatically, and only needed for CGI installations. -use PLP::CGI; +use PLP::Backend::CGI;