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