# first arguement is a -f; collect it and ignore it for now my $optionalArgument = shift; # get filename of the config file my $configFile = shift;