Basics ------ #!/usr/bin/env perl print "Hello EngProd.\n"; $ ./examples/hello.pl Hello EngProd.