#!/usr/bin/perl print "hello world!\n"; #### #!/usr/bin/perl -w print "hello world!\n";