X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/aaf82199178b7ad9117942bafcb45fadc24e1dab..b5e0ee87251670be18b2f2fc128a4be0b25ebfb8:/plp.cgi diff --git a/plp.cgi b/plp.cgi deleted file mode 100755 index 58cb1d0..0000000 --- a/plp.cgi +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env perl - -# Executable to serve PLP scripts using CGI. -# Not installed automatically, and only needed for CGI installations. - -use PLP::Backend::CGI; -