[freeside-commits] freeside/htetc handler.pl,1.86.2.7,1.86.2.8

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


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

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	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.86.2.7
retrieving revision 1.86.2.8
diff -u -d -r1.86.2.7 -r1.86.2.8
--- handler.pl	28 Dec 2007 12:10:55 -0000	1.86.2.7
+++ handler.pl	13 Jan 2008 00:35:06 -0000	1.86.2.8
@@ -116,6 +116,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