X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=60e377953672cc91008822c804eb30b3499ae972;hb=047630eac61dcf23b14e70b3d0004990a2b3718c;hp=bdae3938cf5bda6c34506f3aa54edd65a5d7753e;hpb=fc71c5a7a2b5595ef38621ead753c6b261c534ba;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index bdae3938c..60e377953 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -123,6 +123,7 @@ if ( -e $addl_handler_use_file ) { use HTML::Widgets::SelectLayers 0.07; #should go away in favor of #selectlayers.html use Locale::Country; + use Number::Phone::Country qw( noexport ); use Business::US::USPS::WebTools::AddressStandardization; use Geo::GoogleEarth::Pluggable; use LWP::UserAgent;