use Getopt::Long; GetOptions( "n=s" => \$name, "h=s" => \$host );