DrHyde / perl-modules-Number-Phone-UK-DetailedLocations

Number::Phone::UK::DetailedLocations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This module does nothing on its own, but is an add-on for Number::Phone::UK,
to make the location() method more accurate.  I decided to distribute it
seperately because to include all this data as well as that for the national
numbering scheme would make the module ridiculously big.  Better to have this,
which will not be needed so often and is updated far less often, as a seperate
package.

To install it, do the usual dance:

    perl Makefile.PL
    make
    make test
    make install

About

Number::Phone::UK::DetailedLocations


Languages

Language:Perl 100.0%