Geography::JapanesePrefectures::Walker - Geography::JapanesePrefectures's wrappers.


Geography-JapanesePrefectures-Walker documentation  | view source Contained in the Geography-JapanesePrefectures-Walker distribution.

Index


NAME

Top

Geography::JapanesePrefectures::Walker - Geography::JapanesePrefectures's wrappers.

SYNOPSIS

Top

in your script:

    use Geography::JapanesePrefectures::Walker;
    my $g = Geography::JapanesePrefectures::Walker->new('euc-jp');
    my $prefs = $g->prefectures;

METHODS

Top

new

create Geography::JapanesePrefectures::Walker's object.

_encode_prefectures_infos

privete method. this method encode all data.

prefectures_infos

This method get Geography::JapanesePrefectures's all data.

prefectures

This method get Geography::JapanesePrefectures's all data.

prefectures_name_for_id

This method get Geography::JapanesePrefectures's name data for id.

prefectures_name

This method get Geography::JapanesePrefectures's name data.

prefectures_regions

This method get Geography::JapanesePrefectures's region data.

prefectures_name_for_region

This method get Geography::JapanesePrefectures's name data for region.

prefectures_id_for_name

This method get Geography::JapanesePrefectures's id data for name.

SEE ALSO

Top

Geography::JapanesePrefectures

Plagger::Walker

THANKS TO

Top

The authors of Plagger::Walker, from which a lot of code was used.

id:tokuhirom

AUTHOR

Top

Atsushi Kobayashi, <nekokak at gmail.com>

BUGS

Top

Please report any bugs or feature requests to bug-geography-japaneseprefectures-walker at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Geography-JapanesePrefectures-Walker. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc Geography::JapanesePrefectures::Walker

You can also look for information at:

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/Geography-JapanesePrefectures-Walker

* CPAN Ratings

http://cpanratings.perl.org/d/Geography-JapanesePrefectures-Walker

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Geography-JapanesePrefectures-Walker

* Search CPAN

http://search.cpan.org/dist/Geography-JapanesePrefectures-Walker

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


Geography-JapanesePrefectures-Walker documentation  | view source Contained in the Geography-JapanesePrefectures-Walker distribution.