use Getopt::Std; getopt('u'); print "username is $opt_u\n";