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

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

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

Converts all occurences of numbers in a string to their Persian (Farsi) HTML/unicode equivalents HTML portion is done for now.
None by default.


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

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.