L10N-PT

NAME

L10N::PT - Portuguese localization of Raku

SYNOPSIS

$ porku -e 'diga "OlĂĄ Mundo"'
OlĂĄ Mundo

use L10N::PT;
diga "OlĂĄ Mundo";

DESCRIPTION

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

AUTHORS

Fernando CorrĂȘa de Oliveira

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::PT v0.0.3

Portuguese localization of Raku

Authors

  • Fernando CorrĂȘa de Oliveira

License

Artistic-2.0

Dependencies

Test Dependencies

Provides

  • L10N::PT
  • RakuAST::Deparse::L10N::PT

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.