Number::Phone::US is a simple module to validate US-sytle phone number formats. Currently marks as valid, phone numbers of the following forms: (734) 555 1212 (734) 555.1212 (734) 555-1212 (734) 5551212 (734)5551212 734 555 1212 734.555.1212 734-555-...
KENNEDYH/Number-Phone-US-1.5 - 10 Aug 2002 05:18:13 GMTThis class implements US-specific methods for Number::Phone. It is a subclass of Number::Phone::NANP, which is in turn a subclass of Number::Phone. Number::Phone::NANP sits in the middle because all NANP countries can share some significant chunks of...
DCANTRELL/Number-Phone-3.6000 - 12 Sep 2019 22:30:17 GMTNumber::MuPhone is a simplified rewrite of Number::Phone with the internal caching removed, and with the ability to parse extensions added One sentence summary: "Parse and display phone numbers from/to multiple formats" This module came about when I ...
CHOLLOWAY/Number-MuPhone-0.07 - 14 Aug 2017 22:29:42 GMTDCANTRELL/Number-Phone-3.6000 - 12 Sep 2019 22:30:17 GMT
Methods new Create a new Parse::PhoneNumber object. Useful if a lot of numbers have to be parsed....
TWILDE/Parse-PhoneNumber-1.9 - 13 Dec 2012 17:12:47 GMTThis is a base class which encapsulates that information about phone numbers in the North American Numbering Plan (NANP) which are common to all NANP countries - that is, those whose international dialling code is +1. Country-specific modules should ...
DCANTRELL/Number-Phone-3.6000 - 12 Sep 2019 22:30:17 GMTThis module looks up up the country based on a telephone number. It uses the International Direct Dialing (IDD) prefix, and lookups North American numbers using the Area Code, in accordance with the North America Numbering Plan (NANP). It can also, g...
DCANTRELL/Number-Phone-3.6000 - 12 Sep 2019 22:30:17 GMTThis Module is Deprecated This module is deprecated and its functionality has been integrated into Number::Phone::Country. Please use Number::Phone::Country instead. This module provides an interface to lookup country specific dialing prefixes. These...
MSCHOUT/Number-Phone-CountryCode-0.03 - 31 Jul 2017 15:52:05 GMT