Help for this page
#!/usr/bin/perl use CGI::Carp qw(fatalsToBrowser); print "Content-Type: text/html\n\n";# ... use Devel::Peek; Dump("foo"); print "HERE\n";
perl test.cgi Content-Type: text/html ... LEN = 10 COW_REFCNT = 0 BLAHERE