MATSUNO★Tokuhiro > HTTP-MobileAttribute > HTTP::MobileAttribute::Plugin::DoCoMo::Browser

Download:
HTTP-MobileAttribute-0.21.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

HTTP::MobileAttribute::Plugin::DoCoMo::Browser - iモードブラウザのバージョン情報

DESCRIPTION ^

    use HTTP::MobileAttribute plugins => [ 'DoCoMo::Browser' ];

    my $hma = HTTP::MobileAttribute->new($ua)
    if ($hma->browser_version eq '2.0') {
        # iモードブラウザ2.0 の場合の処理
    }

DESCRIPTION ^

2009年より発売開始になった iモードブラウザ2.0端末を判定するためのplugin です。

iモードブラウザ2.0については http://www.nttdocomo.co.jp/service/imode/make/content/browser/index.html をご欄ください。

AUTHORS ^

Tokuhiro Matsuno

SEE ALSO ^

HTTP::MobileAttribute, http://www.nttdocomo.co.jp/service/imode/make/content/browser/index.html