# NAME

Ark::Plugin::MobileJP - Ark plugins for japanese feature phones

# SYNOPSIS

    use Ark;
    use_plubins qw/
        MobileAgent
        Encoding::MobileJP
    /;

# DESCRIPTION

Ark::Plugin::MobileJP is Ark plugins collection for japanese feature phones.

# LICENSE

Copyright (C) Songmu.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

# AUTHOR

Daisuke Murase <typester@cpan.org>

Songmu <y.songmu@gmail.com>