use Getop::Long; my %opt = ( defaults => are, set => here ); GetOptions( \%opt, defaults, overriden, here );