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