L10N-DE

NAME

L10N::DE - German localization of Raku

SYNOPSIS

$ gerku -e 'sag "Hallo Welt"'
Hallo Welt

use L10N::DE;
sag "Hallo Welt";

DESCRIPTION

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

AUTHORS

Elizabeth Mattijsen <[email protected]>

COPYRIGHT AND LICENSE

Copyright 2023, 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::DE v0.0.4

German localization of Raku

Authors

  • Elizabeth Mattijsen

License

Artistic-2.0

Dependencies

Test Dependencies

Provides

  • L10N::DE
  • RakuAST::Deparse::L10N::DE

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

Built with Podlite — the markup and publishing tools behind this site.