Installs all number to word modules.
Read the module's POD for documentation and examples.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
or under Windows:
perl Makefile.PL
nmake
nmake test
nmake install
DEPENDENCIES
Lingua::AF::Numbers
Lingua::BG::Numbers
Lingua::EN::Numbers
Lingua::EU::Numbers
Lingua::FR::Numbers
Lingua::HU::Numbers
Lingua::IT::Numbers
Lingua::JA::Numbers
Lingua::NL::Numbers
Lingua::PL::Numbers
Lingua::SV::Numbers
Lingua::TR::Numbers
Lingua::ZH::Numbers
Lingua::CS::Num2Word
Lingua::DE::Num2Word
Lingua::ES::Numeros
Lingua::ID::Nums2Words
Lingua::NO::Num2Word
Lingua::PT::Nums2Word
Lingua::PT::Nums2Ords
Lingua::Any::Numbers
COPYRIGHT
Copyright (c) 2009-2010 Burak Gürsoy. All rights reserved.
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.1 or, at your option, any later version of Perl 5 you may have available.