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

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

create Geography::JapanesePrefectures::Walker's object.
privete method. this method encode all data.
This method get Geography::JapanesePrefectures's all data.
This method get Geography::JapanesePrefectures's all data.
This method get Geography::JapanesePrefectures's name data for id.
This method get Geography::JapanesePrefectures's name data.
This method get Geography::JapanesePrefectures's region data.
This method get Geography::JapanesePrefectures's name data for region.
This method get Geography::JapanesePrefectures's id data for name.

Geography::JapanesePrefectures

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

Atsushi Kobayashi, <nekokak at gmail.com>

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.

You can find documentation for this module with the perldoc command.
perldoc Geography::JapanesePrefectures::Walker
You can also look for information at:
http://annocpan.org/dist/Geography-JapanesePrefectures-Walker
http://cpanratings.perl.org/d/Geography-JapanesePrefectures-Walker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Geography-JapanesePrefectures-Walker
http://search.cpan.org/dist/Geography-JapanesePrefectures-Walker


Copyright 2006 Atsushi Kobayashi, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.