X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htetc%2Fhandler.pl;h=2272e260352c83cd38750bbb45d405e5e234f505;hp=d7a6c6a53e9494b4d9d6b307bc0520c8b6f86a5d;hb=a0ddcb6b2ac38076c48e8f0b69e0758d5283303a;hpb=25c113d3edad9809e3834a298f79987fa65e6d7c diff --git a/htetc/handler.pl b/htetc/handler.pl index d7a6c6a53..2272e2603 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -114,7 +114,7 @@ sub handler } use Text::CSV_XS; use Spreadsheet::WriteExcel; - use Business::CreditCard; + use Business::CreditCard 0.30; #for mask-aware cardtype() use String::Approx qw(amatch); use Chart::LinesPoints; use Chart::Mountain;