README

NAME

L10N::IT - Italian localization of Raku

SYNOPSIS

$ itaku -e 'dillo "Ciao Mondo"'
Ciao Mondo
use L10N::IT;
dillo "Ciao Mondo";

DESCRIPTION

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

AUTHORS

JJ Merelo

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.

L10N::IT v0.0.3

Italian localization of Raku

Authors

  • JJ Merelo

License

Artistic-2.0

Dependencies

Test Dependencies

Provides

  • L10N::IT
  • RakuAST::Deparse::L10N::IT

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.