L10N-NL

NAME

L10N::NL - Dutch localization of Raku

SYNOPSIS

$ dutku -e 'zeg "Hallo Wereld"'
Hallo Wereld

use L10N::NL;
zeg "Hallo wereld";

DESCRIPTION

The L10N::NL distribution contains the logic to provide a Dutch localization of the Raku Programming Language. It installs a dutku executable that will automatically activate the Dutch localization. And it allows one to use the Dutch localization in selected programs with a use L10N::NL 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::NL v0.0.6

Dutch localization of Raku

Authors

  • Elizabeth Mattijsen

License

Artistic-2.0

Dependencies

Test Dependencies

Provides

  • L10N::NL
  • RakuAST::Deparse::L10N::NL

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.