v3.25 release
[perl/plp/.git] / bin / plp.fcgi
1 #!/usr/bin/env perl
2
3 # This is a dispatch script for FastCGI installations.
4 # It is not needed with normal CGI or mod_perl.
5
6 use PLP::Backend::FastCGI;
7