GetOptions( 'test=s' => \$option_test ) or exit(1); defined($option_test) or die("Missing argument -t");