Lingua::ITA::Numbers — Italian number to word conversion Lingua::ITA::Numbers — Conversione di cifre in numeri cardinali italiani Converts numbers into their Italian cardinal text representation. Part of the PetaMem Lingua number conversion suite. SYNOPSIS use Lingua::Num2Word qw(cardinal); my $text = cardinal('it', 42); INSTALLATION shell> cpanm Lingua::ITA::Numbers or install all available languages at once: shell> cpanm Task::Lingua::PetaMem SUPPORTED RANGE Integers from 0 to 999,999,999. SEE ALSO Lingua::ITA::Word2Num — the reverse direction Lingua::Num2Word — multi-language number-to-word wrapper Lingua::Word2Num — multi-language word-to-number wrapper Task::Lingua::PetaMem — install all languages AUTHORS Leo "TheHobbit" Cacciari (initial coding) Richard C. Jelinek (specification) PetaMem AI Coding Agents (coding, 2025-present) COPYRIGHT AND LICENSE Copyright (c) PetaMem, s.r.o. 2004-present This package is free software. You can redistribute and/or modify it under the same terms as Perl 5 itself. https://dev.perl.org/licenses/