X-Git-Url: http://git.shiar.nl/perl/plp/.git/blobdiff_plain/b5e0ee87251670be18b2f2fc128a4be0b25ebfb8..HEAD:/MANIFEST diff --git a/MANIFEST b/MANIFEST index 606b53f..7555c11 100644 --- a/MANIFEST +++ b/MANIFEST @@ -3,15 +3,76 @@ Makefile.PL MANIFEST META.yml README -COPYING +LICENSE +TODO plp.vim lib/PLP.pm lib/PLP/Fields.pm lib/PLP/Functions.pm +lib/PLP/Backend/CGI.pm +lib/PLP/Backend/FastCGI.pm +lib/PLP/Backend/Apache.pm lib/PLP/Tie/Delay.pm lib/PLP/Tie/Headers.pm lib/PLP/Tie/Print.pm lib/PLP/FAQ.pod lib/PLP/HowTo.pod +lib/Test/PLP.pm bin/plp.cgi -t/Functions.t +bin/plp.fcgi +t/10-functions.t +t/15-escape.t +t/50-cgi.t +t/50-cgi/01-404+not+found.html +t/50-cgi/05-403+permission+denied.html +t/50-cgi/10-static.html +t/50-cgi/10-static.plp +t/50-cgi/11-print.html +t/50-cgi/11-print.plp +t/50-cgi/12-%3c%3a%3d.html +t/50-cgi/12-%3c%3a%3d.plp +t/50-cgi/17-exit.html +t/50-cgi/17-exit.plp +t/50-cgi/18-PLP_END.html +t/50-cgi/18-PLP_END.plp +t/50-cgi/20-no+warnings+by+default.html +t/50-cgi/20-no+warnings+by+default.plp +t/50-cgi/24-include.html +t/50-cgi/24-include.plp +t/50-cgi/29-fatal+error.html +t/50-cgi/29-fatal+error.plp +t/50-cgi/30-warnings.html +t/50-cgi/30-warnings.plp +t/50-cgi/31-%24PLP%3a%3aERROR.html +t/50-cgi/31-%24PLP%3a%3aERROR.plp +t/50-cgi/32-%24PLP%3a%3aDEBUG.html +t/50-cgi/32-%24PLP%3a%3aDEBUG.plp +t/50-cgi/40-utf8.html +t/50-cgi/40-utf8.plp +t/50-cgi/42-apache+%25ENV.html +t/50-cgi/42-apache+%25ENV.plp +t/50-cgi/50-%25get.html +t/50-cgi/50-%25get.plp +t/50-cgi/51-%25get+array.html +t/50-cgi/51-%25get+array.plp +t/50-cgi/55-%25header.html +t/50-cgi/55-%25header.plp +t/50-cgi/56-%25header+repetition.html +t/50-cgi/56-%25header+repetition.plp +t/50-cgi/60-empty+%25post.html +t/50-cgi/60-empty+%25post.plp +t/50-cgi/61-%25post+set.html +t/50-cgi/61-%25post+set.plp +t/50-cgi/62-%25post+data.html +t/50-cgi/62-%25post+data.plp +t/50-cgi/62-%25post+data.txt +t/50-cgi/70-multipart.html +t/50-cgi/70-multipart.plp +t/50-cgi/70-multipart.txt +t/50-cgi/80-lighttpd+%25ENV.html +t/50-cgi/80-lighttpd+%25ENV.plp +t/55-eg.t +t/91-meta.t +t/92-pod.t +t/93-podcover.t +eg/plpinfo.plp