Number::MuPhone

Parse, display and dial phone numbers...

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    sudo make install

KEEPING THE DATA MODULE UP TO DATE

The libphonenumber XML file that I build the code's regexes from changes
regularly, as number banks get added/amended arounf the world.
The CPAN version is updated quartlerly. To ensure it is up to date in
your installation, you can rebuild a local data file regulary to ensure
you are up to date. For more info:

    perldoc Number::MuPhone

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Number::MuPhone

You can also look for information at:

    RT, CPAN's request tracker (report bugs here)
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Number-MuPhone

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Number-MuPhone

    CPAN Ratings
        http://cpanratings.perl.org/d/Number-MuPhone