t/50-cgi: separate i/o in external files
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 20 Feb 2012 04:54:54 +0000 (05:54 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 19 Nov 2013 00:53:37 +0000 (01:53 +0100)
Distinct files should be easier to read and maintain than inline mess.
Read input from *.plp and match output to *.html with the same filename,
with initials indicating environment (1-3* cgi, 4-7* apache, 8* lighttpd).


No differences found