Help for this page
use Getopt::Std; use strict; ... getopt('i'); print "Increment value is $opt_i\n";