Help for this page
Select Code to Download
Select
or
download this
use strict our ($opt_h); getopts('h'); if ($opt_h) { print 'do something'; }