L10N-JA

NAME

L10N::JA - Japanese localization of Raku

SYNOPSIS

$ ryuuu -e '言う "γ“γ‚“γ«γ‘γ―δΈ–η•Œ"'
γ“γ‚“γ«γ‘γ―δΈ–η•Œ

use L10N::JA;
言う "γ“γ‚“γ«γ‘γ―δΈ–η•Œ";

DESCRIPTION

The L10N::JA distribution contains the logic to provide a Japanese localization of the Raku Programming Language. It installs a ryuuu executable that will automatically activate the Japanese localization. And it allows one to use the Japanese localization in selected programs with a use L10N::JA statement.

REFERENCES

Ryuuu - a Japanese dragon

AUTHORS

Richard Hainsworth <[email protected]>

COPYRIGHT AND LICENSE

Copyright 2024, 2025 Raku Localization Team

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.

# vim: expandtab shiftwidth=4

L10N::JA v0.0.3

Japanese localization of Raku

Authors

  • Richard Hainsworth

License

Artistic-2.0

Dependencies

Test Dependencies

Provides

  • L10N::JA
  • RakuAST::Deparse::L10N::JA

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.