Help for this page
use strict; package A; { ... our %OPT; # ... }
my %OPT= ( ... ); sub getopts { # Global( =%OPT );