X-Git-Url: http://git.shiar.net/gitweb.cgi/perl/plp/.git/blobdiff_plain/55b5d8b2c5b2d13e40ed37f37ef54f0e1f37af4b..7f913ac37060cadb76782acdc0a2df30484c40c2:/plp.cgi diff --git a/plp.cgi b/plp.cgi index aa3b32f..0b64457 100644 --- a/plp.cgi +++ b/plp.cgi @@ -3,7 +3,5 @@ # This script is not installed automatically, and is not needed for mod_perl # installations. -use PLP; -PLP::everything(); - +use PLP::CGI;