FastCGI interface (PLP::CGI extension using FCGI)
[perl/plp/.git] / plp.fcgi
diff --git a/plp.fcgi b/plp.fcgi
new file mode 100755 (executable)
index 0000000..372459e
--- /dev/null
+++ b/plp.fcgi
@@ -0,0 +1,7 @@
+#!/usr/bin/env perl
+
+# This is a dispatch script for FastCGI installations.
+# It is not needed with normal CGI or mod_perl.
+
+use PLP::FastCGI;
+