-
-
11 Sep 2016 09:22:10 UTC
- Distribution: Acme-Samurai
- Module version: 0.04
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (0 / 0 / 60)
- Kwalitee
Bus factor: 0- 94.29% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (400.85KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
tomi-ru
NAME
Acme::Samurai - Speak like a Samurai
SYNOPSIS
use utf8; use Acme::Samurai; Acme::Samurai->gozaru("私、侍です"); # => "それがし、侍でござる"
DESCRIPTION
Translates Japanese to 時代劇 (http://en.wikipedia.org/wiki/Jidaigeki) speak.
Test form: http://samurai.koneta.org/
METHODS
AUTHOR
Naoki Tomita <tomita@cpan.org>
SPECIAL THANKS
kazina, this module started from てきすたー dictionary. http://kazina.com/texter/index.html
and Hiroko Nagashima, Shin Yamauchi for addition samurai vocabulary.
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::Samurai, copy and paste the appropriate command in to your terminal.
cpanm Acme::Samurai
perl -MCPAN -e shell install Acme::Samurai
For more information on module installation, please visit the detailed CPAN module installation guide.