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