| Language-Kemuri documentation | view source | Contained in the Language-Kemuri distribution. |
Language::Kemuri - Kemuri Interpreter.
use Language::Kemuri;
kemuri('`|'); # => Hello, world!
An interpreter for Kemuri language.
run the kemuri, and return the output value.
No bugs have been reported.
Tokuhiro Matsuno <tokuhiro __at__ mobilefactory.jp>
Copyright (c) 2007, Tokuhiro Matsuno <tokuhiro __at__ mobilefactory.jp>. All rights reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.
| Language-Kemuri documentation | view source | Contained in the Language-Kemuri distribution. |