On Wednesday 15 June 2005 12:10, David Cantrell wrote:
> Haha - I joined this list so that I could announce my Number::Phone
> modules, which I thought that asteriskians might find useful.  And
> then forgot to announce it.  Doh!
>
> So, errm, check it out.  It's on the CPAN.
>
> Number::Phone is a generic base class from which subclasses which
> know about national numbering plans may inherit.  There's a pretty
> comprehensive Number::Phone::UK implementation bundled with it, and a
> rather basic implementation for all the NANP countries.

It's not surprising that the NANP is basic.  I have some NPA-NXX data
that I once tried to load into a Data::Dumper structure.  That was the
wrong approach; I wound up using a tied hash, instead.  The resulting
Berkeley database file is something like 5.2MB.

-- 
Tilghman

Reply via email to