restructure file locations
[perl/plp/.git] / bin / plp.cgi
diff --git a/bin/plp.cgi b/bin/plp.cgi
new file mode 100755 (executable)
index 0000000..58cb1d0
--- /dev/null
@@ -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;
+