X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/9ec2f267283338120825c68facb174496a4819b9..da455137a47490d44e10258c1b875c63e0b34b2d:/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;