fails:GetoptLong#get returns the next option name and its argument as an Array
fails:GetoptLong#get shifts ARGV on each call
fails:GetoptLong#get terminates processing when encountering '--'
fails:GetoptLong#get raises a if an argument was required, but none given
