X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;ds=sidebyside;f=config%2Fcfgroot%2Fgeneral-functions.pl;h=2b5cd1977f6502c024e0c9c4cbbfad22d87cd764;hb=31a849dd53128b3460f3d6f620a9ca286379e729;hp=29f7e8c6b8c80e6d1fdf0fb39d4a8d02fad3ca7b;hpb=e6c4f090b694a8d102da5b2765dcdac871f20517;p=ipfire-2.x.git diff --git a/config/cfgroot/general-functions.pl b/config/cfgroot/general-functions.pl index 29f7e8c6b8..2b5cd1977f 100644 --- a/config/cfgroot/general-functions.pl +++ b/config/cfgroot/general-functions.pl @@ -17,7 +17,7 @@ package General; use strict; use Socket; use IO::Socket; -use Locale::Country; +use Locale::Codes::Country; use Net::SSLeay; use Net::IPv4Addr qw(:all); $|=1; # line buffering