-
-
26 Feb 2014 11:13:14 UTC
- Distribution: Number-Phone-JP-AreaCode
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (416 / 0 / 0)
- Kwalitee
Bus factor: 1- 99.41% Coverage
- License: perl_5
- Perl: v5.8.5
- Activity
24 month- Tools
- Download (92.73KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
Number::Phone::JP::AreaCode::Data::AreaCode2Address - Provides Area Code to Address Map of Japanese Area Code of Phone
SYNOPSIS
package Number::Phone::JP::AreaCode::Data::AreaCode2Address; my $areacode2address_map = get_areacode2address_map;
DESCRIPTION
This module provides area code to address map of Japanese area code of phone.
FUNCTIONS
get_areacode2address_map
Returns area code to address map as hash reference.
LICENSE
Copyright (C) moznion.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Module Install Instructions
To install Number::Phone::JP::AreaCode, copy and paste the appropriate command in to your terminal.
cpanm Number::Phone::JP::AreaCode
perl -MCPAN -e shell install Number::Phone::JP::AreaCode
For more information on module installation, please visit the detailed CPAN module installation guide.