Your IP : 216.73.216.74


Current Path : /usr/share/doc/perl-CGI-Compile/t/
Upload File :
Current File : //usr/share/doc/perl-CGI-Compile/t/data_crlf.cgi

#!/usr/bin/perl

print "Content-Type: text/plain\015\012\015\012", <DATA>;

__DATA__
Hello
World