Help for this page
#!/usr/bin/perl -w use URI::Escape; ... close $pipe; close STDERR; }
sh: -c: line 0: syntax error near unexpected token `;;' sh: -c: line 0: `perl -w print "hi";'
print "hi"; print "hello world\n";