fix redefine warnings again, #13853
authormark <mark>
Thu, 8 Sep 2011 00:22:37 +0000 (00:22 +0000)
committermark <mark>
Thu, 8 Sep 2011 00:22:37 +0000 (00:22 +0000)
rt/lib/RT/URI/freeside/Internal.pm

index 9c97000..7b8efa0 100644 (file)
@@ -26,6 +26,7 @@
 # END LICENSE BLOCK
 #
 use strict;
+no warnings qw(redefine);
 
 #use vars qw($conf);