The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.