in reply to Re: ARGV question
in thread ARGV question

No, $verbose is 0 if @ARGV is empty (the number of elements in @ARGV) and "" if there is something different in @ARGV (the result of the comparision).