my $tag = 'foo'; # option variable with default value GetOptions ('tag=s' => \$tag);