#!/usr/bin/perl #### perl -V #### perl -e 'print "hello world\n"'
## perl -V ##
## perl -e 'print "hello world\n"'