- or download this
my (
$Carrier_Option,
...
"a|A|altitude=i"=>\$BS_RadioHeight,
"d|D|Directory=s"=>\$curr_dir,
);
- or download this
perl Analyzer.pl -t 2 -c "4 1 2 3 4"
- or download this
print "To process another log file, enter the path to the log file alo
+ng with the options, or enter 'x' to exit: ";
my $New_User_Input=<STDIN>;
chomp $New_User_Input;
my $new_options=GetOptionsFromString($New_User_Input);