make mod_perl request object a global in PLP::Apache only
[perl/plp/.git] / 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::FastCGI;
7