MATSUNO★Tokuhiro > Amon2-Plugin-Web-MobileAgent-0.08 > Amon2::Plugin::Web::MobileCharset

Download:
Amon2-Plugin-Web-MobileAgent-0.08.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Source   Latest Release: Amon2-Plugin-Web-MobileAgent-0.09

NAME ^

Amon2::Plugin::Web::MobileCharset - Amon2 plugin for Japanese mobile phone's charset

SYNOPSIS ^

    package MyApp::Web;
    use Amon2::Web -base;

    __PACKAGE__->load_plugins(
        'Web::MobileAgent',
        'Web::MobileCharset',
    );

DESCRIPTION ^

DEPENDENCIES ^

This module depend to HTTP::MobileAgent::Plugin::Charset, Encode::JP::Mobile.

And, load Amon2::Plugin::MobileAgent first.

SEE ALSO ^

HTTP::MobileAgent::Plugin::Charset, Encode::JP::Mobile

syntax highlighting: