X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Flib%2FRT%2FShredder%2FConstants.pm;h=b09b52f7df101193d41b522885516eb973d0fbf3;hb=7588a4ac90a9b07c08a3107cd1107d773be1c991;hp=ff00e5a2de7bce9ba0289f5ff6374c5e4294fbaa;hpb=fc6209f398899f0211cfcedeb81a3cd65e04a941;p=freeside.git diff --git a/rt/lib/RT/Shredder/Constants.pm b/rt/lib/RT/Shredder/Constants.pm index ff00e5a2d..b09b52f7d 100644 --- a/rt/lib/RT/Shredder/Constants.pm +++ b/rt/lib/RT/Shredder/Constants.pm @@ -2,7 +2,7 @@ # # COPYRIGHT: # -# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC # # # (Except where explicitly superseded by other copyright notices) @@ -48,6 +48,9 @@ package RT::Shredder::Constants; +use strict; +use warnings; + use base qw(Exporter); =head1 NAME