The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension WWW::MobileCarrierJP

0.64 2013-07-22T07:16:12Z

    Author: nyarla <nyarla@thotep.net>
    Date:   Mon Jul 22 15:42:57 2013 +0900

    fix for supports current willcome's webpage (on 2013-07-22)

0.63
   - MISC: update inc::Module::Install for perl5.16 (thanks miyagawa)

0.62
    - EZWeb::CIDR: follow site chage.
    - AirHPhone::CIDR: fixed removed ip including.
0.61
    - EZWeb::CIDR: fixed including PCSV site's CIDR by changing ez site from November 28 (thanks hiratara)

0.60
    - fixed Softbank::CIDR (thanks hiratara)
    - fixed author test broken

0.59
    - fixed Softbank::HTTPHeader's garbage. (walf443)

0.58
    - Test::Base is not include to inc/. It is test_requires module. (walf443)

0.57
    - follow SoftBank URL changing. (walf443)
    - follow changing Au Terminal Information. ( walf443)

0.56
    - follow DoCoMo URL changing. (walf443)
    - deduplicate AirHPhone::CIDR (walf443)

0.55

    - remove pcsv ips from EZweb::CIDR's result.
      (walf443)

0.54

    FIXED AIRHPHONE SCRAPER.
    0.53 IS BROKEN.

0.53

    - fixed AIRHPhone scraper

0.52

    - softbank removes sjis pictogram information from web page!

0.51

    - fixed test case
    - added url method for each scraper classes.
    - better docs
    - rename Thirdforce to Softbank. But Thirdforce::* module still be exists for compatibility.

0.50

    - move live tests to xt/ for fast installing(suggested by miyagawa++)

0.49

    - depend to HTML-TableExtract(tokuhirom)
    - WWW::MobileCarrierJP::DoCoMo::CIDR: fixed broken scraper(tokuhirom)
    - ezweb is no longer provides brew device information. we can't provides
      the feature.(tokuhirom)

0.48

    - some tweaks for Makefile.PL(tokuhirom)
    - depend to latest HTML::TreeBuilder::LibXML

0.47

    - fix scraper rule of flash_lite for ezweb(takuya yamamoto)

0.46

    - ThirdForce::Display: added(tnj)
    - DoCoMo::UserAgent: user-agent has useless whitespace on its head(tnj)

0.45

    [INCOMPATIBLE CHANGE]
    - flash information was moved to http://creation.mb.softbank.jp/terminal/?lup=y&cat=flash
    - If you want to scrape flash information, use ::Flash instead of ::Service.

0.44

    (no feature changes)
    - added 'use LWP::Online ":skip_all";' for all tests.

0.43

    - more better error message for CPAN testers.
    - added HTML::TreeBuilder::LibXML as recommends.

0.42

    - workaround for perl5.12's issue.
      ref http://rt.perl.org/rt3/Public/Bug/Display.html?id=74982

0.41

    - fixed some test issue. softbank removed some informations from web page.
      (noblejasper)

0.40

    - DoCoMo::Java: scrape all java info
        (Seiji Harada)

0.39

    - added DoCoMo::Java, ThirdForce::Java
      (Seiji Harada)

0.38

    - fixed bugs around invalid html.

0.37

    - Fixed uninitialized value and unnecessary data for docomo useragent
      (zigorou++)

0.36

    - ignore no i-mode browser(chiba)

0.35

    - oops

0.34

    - added DoCoMo::UserAgent based on id:takefumi's work

0.33

    - DoCoMo::HTMLVersion: support i-mode browser 2.0

0.32

    - fixed deps

0.31

    - HTML::TreeBuilder::LibXML requires void context

0.30

    - release 0.30!too many f*cking changes provided by carriers!
    - use HTML::TreeBuilder::LibXML, if it is available!
      This is very fast!

0.29

    - ignore deprecated au cidr

0.28

    - f*cking j-phone changed html...

0.27

    - use Exporter instead of Sub::Exporter
      Exporter is good enough for this module.

0.26

    - F - U - C - K(thanks to lestrrat++)
      softbank changes some symbols in html...

0.25

    - updated scraper for Willcom CIDR

0.24

    - DoCoMoのDisplay情報 新機種に対応(by kazeburo++)

0.23

    - ezweb site injects white space in the td!(reported by nobjas++)

0.22

    - f*cking docomo changed html.

0.21

    - fixed some code for renewal softbank site

0.20

    - INCOMPATIBLILITY: WWW::MobileCarrierJP::ThirdForce::UserAgent
      softbank changes developers site structure.
      softbank--

0.19

    - fixed test: NM706i was released...
                  this model supports HTML version 4.0...

0.18

    - good bye tu-ka...

0.17

    - f*cking thirdforce changed uri.
      fixed WWW::MobileCarrierJP.

0.16

    - bug fixed: around ※
    - enhancement the tests
    - i don't need boolean.pm

0.15

    - added service info scraper for thirdforce
      service info contains flash, gps, etc.

0.14

    - (No feature changes)
    - test fixed(reported by yappo++)
      TU-KA is DEAD.

0.13

    - fixed the bug in the tests.
      (No feature changes)

0.12

    - added WWW::MobileCarrierJP::EZWeb::BREW

0.11

    - fixed tests(Yoshiki Kurihara)

0.10

    - added WWW::MobileCarrierJP::DoCoMo::HTMLVersion.
      easy to get the html version.

0.09
    - no feature changes.

0.08
    - install www-mobilecarrierjp-dump_all.pl.

0.07
    more docs.
    no feature cheangs.

0.06
    - oops. fixed test.
      no feature changes included in this release.

0.05
    - ezweb display size support.

0.04  Sat Dec  8 02:57:07 PST 2007
    - bug fixed orz...
      bug fixed in ezweb device id scraper...

0.03  Fri Dec  7 19:01:38 PST 2007
         - added docomo flash site scraper
         - added thirdforce user agent scraper
         - added ezweb gif/png/flash_lite/jpeg scraper

0.02  Thu Dec  6 21:32:20 PST 2007
        - added Pictogram Info scraper.
          copied from Encode-JP-Mobile.
          miyagawa++

0.01  Wed Dec  5 03:52:51 2007
        - original version