NAME Acme::Ikamusume - The invader comes from the bottom of the sea! SYNOPSIS use Acme::Ikamusume; use utf8; Acme::Ikamusume->geso('イカ娘です。あなたもperlで侵略しませんか?'); # => イカ娘でゲソ。お主もperlで侵略しなイカ? DESCRIPTION Acme::Ikamusume module converts text to Ikamusume like talk. Ikamusume, meaning "Squid-Girl", she is a cute Japanese comic/manga character (). Try this module here: . enjoy! METHODS Acme::Ikamusume->geso( $text ) About how the conversion, please see Acme::Ikamusume::Rule and t/01_geso.t. AUTHOR Naoki Tomita LICENSE This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.