Help for this page
use Getopt::Long; my %options; ... print "p is enabled value is $options{p}\n"; } }
perl ex.pl $*