| Current Path : /proc/self/root/proc/self/root/proc/self/root/usr/share/doc/perl-CGI-Compile/t/ |
| Current File : //proc/self/root/proc/self/root/proc/self/root/usr/share/doc/perl-CGI-Compile/t/args.cgi |
print "Content-Type: text/plain\n\n",
"Hello \@_: ", join(',' => @_), ' @ARGV: ', join(',' => @ARGV);