Lingua/PT/Ords2Nums version 0.06 ================================ Lingua::PT::Ords2Nums - Converts Portuguese ordinals to numbers =head1 SYNOPSIS use Lingua::PT::Ords2Nums; $num = word2num('d�cimo primeiro') # 11 =head1 DESCRIPTION Converts Portuguese ordinals to numbers. Works up to 999.999.999.999 ('novecentos e noventa e nove bilion�simos novecentos e noventa e nove milion�simos novecentos e noventa e nove mil�simos nongent�simo nonag�simo nono'). =head1 DEPENDENCIES Lingua::PT::Words2Nums =head1 SEE ALSO More tools for the Portuguese language processing can be found at the Natura project: http://natura.di.uminho.pt =head1 AUTHOR Jose Castro, C<< <cog@cpan.org> >> =head1 COPYRIGHT & LICENSE Copyright 2004 Jose Castro, All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =cut