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

NAME

Lingua::FA::Number - Converts English numbers to their Persian (Farsi) HTML/Unicode equivalent

SYNOPSIS

  use Lingua::FA::Number;
  print Lingua::FA::Number::convert ("1 2 3 4");

ABSTRACT

  This module converts the English numbers to their Persian (Farsi) HTML/Unicode equivalent

DESCRIPTION

  Converts all occurences of numbers in a string to their Persian (Farsi) HTML/unicode equivalents

  HTML portion is done for now.

EXPORT

None by default.

SEE ALSO

http://www.cpan.org/

AUTHOR

Ahmad Anvari <http://www.anvari.org/bio/>

COPYRIGHT AND LICENSE

Copyright 2003 by Ahmad Anvari

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.