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::Address2AreaCode - Provides Address to Area Code Map of Japanese Area Code of Phone

SYNOPSIS

    package Number::Phone::JP::AreaCode::Data::Address2AreaCode;

    my $address2areacode_map = get_address2areacode_map;

DESCRIPTION

This module provides address to area code map of Japanese area code of phone.

FUNCTIONS

  • get_address2areacode_map

    Returns address to area code 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.