The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Lingua::TR::Numbers
===================

Converts numbers into Turkish text.

Read the module's POD for documentation and examples.

INSTALLATION

Just use the cpan shell to install this module. From a command prompt, type:

    cpan

or

    perl -MCPAN -e shell

to enter the cpan shell. And then enter:

   install Lingua::TR::Numbers

COPYRIGHT

This module is based on and includes modified code 
portions of Sean M. Burke's Lingua::EN::Numbers.

Lingua::EN::Numbers is Copyright (c) 2005, Sean M. Burke.

See the LICENSE file bundled with this distribution.