-
-
11 Sep 2016 09:16:31 UTC
- Distribution: Acme-Ikamusume
- Module version: 0.08
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (0 / 0 / 65)
- Kwalitee
Bus factor: 0- 92.59% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (17.74KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
Acme::Ikamusume - The invader comes from the bottom of the sea!
SYNOPSIS
use utf8; use Acme::Ikamusume; print Acme::Ikamusume->geso('イカ娘です。あなたもperlで侵略しませんか?'); # => イカ娘でゲソ。お主もperlで侵略しなイカ?
DESCRIPTION
Acme::Ikamusume converts Japanese text into like Ikamusume speak. Ikamusume, meaning "Squid-Girl", she is a cute Japanese comic/manga character (http://www.ika-musume.com/).
Try this module here: http://ika.koneta.org/. enjoy!
METHODS
AUTHOR
Naoki Tomita <tomita@cpan.org>
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Module Install Instructions
To install Acme::Ikamusume, copy and paste the appropriate command in to your terminal.
cpanm Acme::Ikamusume
perl -MCPAN -e shell install Acme::Ikamusume
For more information on module installation, please visit the detailed CPAN module installation guide.