Help for this page
#!/usr/bin/perl print "hello world!\n";
#!/usr/bin/perl -w print "hello world!\n";