# If user triggered the --help option flag, display and exit if ($flags{help}) { &DisplayUsage(); exit(); }