# NAME
WWW::MobileCarrierJP - scrape mobile carrier information
# WARNINGS
THIS SOFTWARE IS STILL UNDER ALPHA STATUS.DON'T USE ME :)
# DESCRIPTION
Japanese Mobile Phone Carrier doesn't feed any information by the machine readable format :(
This is good wrapper for this problem.
This module makes machine readable format from HTML :)
# KNOWLEDGE
## IMAGE
### Softbank
softbank phone supports jpeg(without type C2).
softbank phone supports gif(without type C, P, W).
[
http://www2.developers.softbankmobile.co.jp/dp/tool\_dl/download.php?docid=120&companyid=](
http://www2.developers.softbankmobile.co.jp/dp/tool\_dl/download.php?docid=120&companyid=)
# COOKBOOK
- HOW DO I GET YAMLs FASTER?
use [HTML::TreeBuilder::LibXML](
http://search.cpan.org/perldoc?HTML::TreeBuilder::LibXML).
# AUTHOR
Tokuhiro Matsuno <tokuhirom gmail com>
# THANKS TO
nobjas
kazeburo
takefumi
masahiro chiba
# COPYRIGHT
This program is free software; you can redistribute
it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the
LICENSE file included with this module.