WebGUI::Text no longer spits out a billion warnings

This commit is contained in:
Doug Bell 2006-11-03 21:43:44 +00:00
parent 8b20bebc32
commit 507658aed1
2 changed files with 2 additions and 1 deletions

View file

@ -16,7 +16,7 @@ package WebGUI::Text;
use strict;
use warnings;
#use warnings;
use base 'Exporter';