X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=6fc4bf09f11f1d2ce77c3e9b25083c56c99781c1;hp=3ab8aeb4d74be3947f54ea66c2438c392505f91e;hb=b1e8c45e0a7a4142f62070c76dd10446ea7ea1ba;hpb=622d9a5930f47dad0c2897fed1b523138cb3e5c5 diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 3ab8aeb4d..6fc4bf09f 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -99,7 +99,7 @@ if ( -e $addl_handler_use_file ) { use Excel::Writer::XLSX; #use Excel::Writer::XLSX::Utility; #redundant with above - use Business::CreditCard 0.30; #for mask-aware cardtype() + use Business::CreditCard 0.35; #for new mastercard ranges and visa lengths use NetAddr::IP; use Net::MAC::Vendor; use Net::Ping; @@ -666,7 +666,7 @@ the same "random" numbers. Works around a Net::SSLeay connection error by creating and deleting an SSL context, so subsequent connections do not error out with a CTX_new (900 NET OR -SSL ERROR). +SSL ERROR). See http://bugs.debian.org/830152 =cut