use strict; use Getopt::Std; our($opt_a, $opt_b); getopts('ab');