The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "Number::Phone::Country"

Number::Phone::Country - Lookup country of phone number River stage two • 14 direct dependents • 19 total dependents

This 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-4.0002 - 08 Mar 2024 15:46:48 UTC - Search in distribution

Paws::Chime::PhoneNumberCountry River stage two • 9 direct dependents • 11 total dependents

The phone number country....

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

Number::Phone::CountryCode - DEPRECATED - Country Phone Dialing Prefixes River stage one • 1 direct dependent • 2 total dependents

This 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 UTC - Search in distribution

Number::Phone::NO - Number::Phone country package for NO (Norway) River stage zero No dependents

Number::Phone::NO tries to provide the Number::Phone framework with support for norwegian phone numbers. Its data is based on the number plans provided by Post- og teletilsynet, which is a govermental institution....

ANDREMAR/Number-Phone-NO-0.11 - 02 Sep 2013 04:17:09 UTC - Search in distribution

Number::Phone::BR - Brazilian phone numbers River stage one • 1 direct dependent • 1 total dependent

This module is based on Number::Phone. It implements most important features defined there....

ANDRE/Number-Phone-BR-0.001 - 21 Mar 2014 20:27:02 UTC - Search in distribution

Number::Phone::IE - Republic of Ireland-specific methods for Number::Phone River stage zero No dependents

DERMOT/Number-Phone-IE-0.2 - 08 Apr 2005 08:58:56 UTC - Search in distribution

Parse::PhoneNumber - Parse Phone Numbers River stage zero No dependents

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 UTC - Search in distribution

Number::Phone::JP - Validate Japanese phone numbers River stage one • 2 direct dependents • 3 total dependents

Number::Phone::JP is a simple module to validate Japanese phone number formats. The Japanese phone numbers are regulated by Ministry of Internal Affairs and Communications of Japan. You can validate what a target number is valid from this regulation ...

TANIGUCHI/Number-Phone-JP-0.20190521 - 05 Jun 2019 08:05:45 UTC - Search in distribution

BBDB - Read and Write BBDB files River stage one • 1 direct dependent • 1 total dependent

Data Format The following is the data layout for a BBDB record. I have created a sample record with my own data. Each field is just separated by a space. I have added comments to the right ["Henry" The first name - a string "Laxen" The last name - a ...

LAXEN/BBDB-1.40 - 15 Aug 2003 15:54:44 UTC - Search in distribution

AnyData - (DEPRECATED) easy access to data in many formats River stage zero No dependents

The rather wacky idea behind this module and its sister module DBD::AnyData is that any data, regardless of source or format should be accessible and modifiable with the same simple set of methods. This module provides a multidimensional tied hash in...

REHSACK/AnyData-0.12 - 28 Jan 2015 20:26:22 UTC - Search in distribution

perlepigraphs - list of Perl release epigraphs River stage five • 11693 direct dependents • 33184 total dependents

Many Perl release announcements included an *epigraph*, a short excerpt from a literary or other creative work, chosen by the pumpking or release manager. This file assembles the known list of epigraph for posterity, and also links to the release ann...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Net::UCP - Perl extension for EMI - UCP Protocol. River stage one • 1 direct dependent • 1 total dependent

This module implements a Client Interface to the EMI - UCP Interface specification, This Protocol can be used to comunicate with an SMSC (Short Message Service Centre) Usually the Network connection is based on TCP/IP or X.25. You will of course be r...

NEMUX/Net-UCP-0.41 - 07 Apr 2010 18:16:41 UTC - Search in distribution

Number::MuPhone - parsing and displaying phone numbers in pure Perl River stage zero No dependents

Parse, validate (loosely in some cases) and display phone numbers as expected. This has stripped down functionality compared to libphonenumber, but it is also Pure Perl (TM), is simpler to use, and contains the core functionality needed by common use...

CHOLLOWAY/Number-MuPhone-1.02 - 06 Sep 2021 20:16:49 UTC - Search in distribution

Ace::Object - Manipulate Ace Data Objects River stage one • 1 direct dependent • 1 total dependent

*Ace::Object* is the base class for objects returned from ACEDB databases. Currently there is only one type of *Ace::Object*, but this may change in the future to support more interesting object-specific behaviors. Using the *Ace::Object* interface, ...

LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTC - Search in distribution

Webqq::Client - A webqq client in Perl Language River stage zero No dependents

SJDY/Webqq-Client-8.5.3 - 24 Sep 2015 12:40:56 UTC - Search in distribution

Image::ExifTool::TagNames - ExifTool tag name documentation River stage two • 30 direct dependents • 31 total dependents

This document contains a complete list of ExifTool tag names, organized into tables based on information type. Tag names are used to reference specific meta information extracted from or written to a file....

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution

orgadb-sel - Select entries and fields from Org addressbook River stage one • 1 direct dependent • 1 total dependent

App::orgadb is a set of CLIs for addressbook written in Org format. It currently contains: * orgadb-sel CLI to list/select addressbook entries and fields. The addressbook must be written following a certain structure, as shown in the Synopsis. The fi...

PERLANCAR/App-orgadb-0.017 - 16 Oct 2023 00:05:28 UTC - Search in distribution

org-to-vcf - Export contacts in Org document to VCF (vCard addressbook) River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Org-To-VCF-0.09 - 10 Jul 2017 14:51:01 UTC - Search in distribution
  • Org::To::VCF - Export contacts in Org document to VCF (vCard addressbook)

Data::Stag - Structured Tags datastructures River stage one • 4 direct dependents • 8 total dependents

This module is for manipulating data as hierarchical tag/value pairs (Structured TAGs or Simple Tree AGgreggates). These datastructures can be represented as nested arrays, which have the advantage of being native to perl. A simple example is shown b...

CMUNGALL/Data-Stag-0.14 - 18 Sep 2013 05:33:02 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution
147 results (0.127 seconds)