c4094d73f140302d4a261751e64850b97030dfc3
[perl/plp/.git] / 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::CGI;
7