in reply to Re^3: Parsing command line options without knowing what they are
in thread Parsing command line options without knowing what they are
This module just parses a command line pulling out anything that looks like an option/switch/flag/whatever and uses some heuristics to decide if the following argument should be considered a value for that option/switch/... or not. Unfortunately one of those heuristics is exactly the opposite of what I want, so I think I'll give up and write my own code for this.
--DrWhy
"If God had meant for us to think for ourselves he would have given us brains. Oh, wait..."
|
---|