Lingua::Any::Numbers
===================

Converts numbers into (any available language) string.

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::En::Numbers
      Test::More

RECOMMENDED MODULES

      Lingua::AF::Numbers
      Lingua::EU::Numbers
      Lingua::FR::Numbers
      Lingua::HU::Numbers
      Lingua::IT::Numbers
      Lingua::JA::Numbers
      Lingua::NL::Numbers
      Lingua::PL::Numbers
      Lingua::TR::Numbers
      Lingua::ZH::Numbers

COPYRIGHT

Copyright (c) 2007 Burak Grsoy. 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.8.8 or, 
at your option, any later version of Perl 5 you may have available.
