WrapCGI: implementing mst's suggestions
[catagits/Catalyst-Controller-WrapCGI.git] / t / lib / TestCGIBin / root / cgi-bin / test.sh
CommitLineData
457c1d76 1#!/bin/sh
2
3/bin/echo -e 'Content-Type: text/html; charset=ISO-8859-1\r\n'
4
5echo "Hello!"