Urgh! Set verbose back to 0 - cowboyed into 2.008 too.

This commit is contained in:
Scott Kitterman 2012-01-19 15:08:55 -05:00
commit 0632517790

View file

@ -66,7 +66,7 @@ my @HANDLERS = (
} }
); );
my $VERBOSE = 1; my $VERBOSE = 0;
my $DEFAULT_RESPONSE = 'DUNNO'; my $DEFAULT_RESPONSE = 'DUNNO';