Subject: | some out of date number prefix data |
It looks like some number ranges are missing from your data based on
wikipedia data.
###########################################################
--- lib/Number/Phone/IE/Data.pm Thu Apr 7 13:14:01 2005
+++ lib/Number/Phone/IE/Data.pm.new Tue Jan 24 10:46:20 2012
@@ -6,9 +6,9 @@
our %free_prefices = map { ($_, 1) } qw(800 1800 1801);
our %adult_prefices = map { ($_, 1) } qw(1559);
our %ip_prefices = map { ($_, 1) } qw(76);
-our %mobile_prefices = map { ($_, 1) } qw(83 84 85 86 87);
+our %mobile_prefices = map { ($_, 1) } qw(83 84 85 86 87 89);
our %pager_prefices = map { ($_, 1) } qw(821 822);
-our %geo_prefices = map { ($_, 1) } qw(1 21 22 23 24 25 26 27 28 29 402
404 41 42 43 44 45 46 47 49 502 504 505 506 509 51 52 53 54 55 56 58 59
61 62 63 64 65 66 67 68 69 71 74 90 91 93 94 95 96 97 98 99);
+our %geo_prefices = map { ($_, 1) } qw(1 21 22 23 24 25 26 27 28 29 402
404 41 42 43 44 45 46 47 49 502 504 505 506 509 51 52 53 54 55 56 57 58
59 61 62 63 64 65 66 67 68 69 71 74 90 91 93 94 95 96 97 98 99);
our %areanames = (
1, "Dublin",