Changeset 9044
- Timestamp:
- 04/07/08 10:58:35 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-MobileAttribute/trunk/lib/HTTP/MobileAttribute/Plugin/Carrier.pm
r8710 r9044 17 17 18 18 1; 19 __END__ 20 21 =encoding UTF-8 22 23 =head1 NAME 24 25 HTTP::MobileAttribute::Plugin::Carrier - キャリヤをあらわす1文字を得る 26 27 =head1 SYNOPSIS 28 29 use HTTP::MobileAttribute plugins => ['Carrier']; 30 31 HTTP::MobileAttribute->new($ua)->carrier; # => 'I' 32 33 =head1 DESCRIPTION 34 35 I,E,V,H,N といった1文字でキャリヤをあらわす文字を返します。 36 37 =head1 AUTHORS 38 39 Tokuhiro Matsuno 40 41 =head1 SEE ALSO 42 43 L<HTTP::MobileAttribute>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)