The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.