v3.25 release
[perl/plp/.git] / bin / plp.cgi
1 #!/usr/bin/env perl
2
3 # Executable to serve PLP scripts using CGI.
4 # Not installed automatically, and only needed for CGI installations.
5
6 use PLP::Backend::CGI;
7