Alex Riesen, Thu, Jul 05, 2007 23:57:30 +0200: > +local $VERBOSE = 0; > +@ARGV = grep { $VERBOSE=1,0 if $_ eq '-v' or $_ eq '--verbose' } @ARGV; > + Do NOT apply: this filters out _all_ of command line. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html