Download: HTTP-MobileAttribute-0.21.tar.gz
Dependencies
Annotate this POD
HTTP::MobileAttribute::Plugin::CarrierLetter - キャリヤをあらわす1文字を得る
use HTTP::MobileAttribute plugins => ['CarrierLetter']; HTTP::MobileAttribute->new($ua)->carrier; # => 'I'
I,E,V,H,N といった1文字でキャリヤをあらわす文字を返します。
Tokuhiro Matsuno
HTTP::MobileAttribute