[freeside-commits] freeside/htetc handler.pl,1.97,1.98

Ivan,,, ivan at wavetail.420.am
Sat Jan 12 16:35:07 PST 2008


Update of /home/cvs/cvsroot/freeside/htetc
In directory wavetail:/tmp/cvs-serv23311

Modified Files:
	handler.pl 
Log Message:
use this in handler.pl, not in mason files

Index: handler.pl
===================================================================
RCS file: /home/cvs/cvsroot/freeside/htetc/handler.pl,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- handler.pl	28 Dec 2007 12:10:54 -0000	1.97
+++ handler.pl	13 Jan 2008 00:35:05 -0000	1.98
@@ -120,6 +120,7 @@
       use Text::CSV_XS;
       use Spreadsheet::WriteExcel;
       use Business::CreditCard 0.30; #for mask-aware cardtype()
+      use NetAddr::IP;
       use String::Approx qw(amatch);
       use Chart::LinesPoints;
       use Chart::Mountain;



More information about the freeside-commits mailing list