The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension WWW::MobileCarrierJP

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