Help for this page
use warnings; use strict; ... elsif ($opts{h}) { print "h\n"; }
$ script.pl -p prod -i foo -h bar i