% perl -v #### % which perl #### #!/usr/bin/perl use strict; print "Hello World\n";