[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Does PERLdo Hebrew?
Tal Davidson asked
> Can someone please tell me if it is possible to write applications requiring
> hebrew support (i.e. unicode, bidirectionality...) in PERL? If so, can you
> give me a few pointers where to look?
I uploaded last night the first version of my Perl Module which interfaces to
my C-library fribidi. Please see http://imagic.weizmann.ac.il/~dov/freesw/FriBidi .
> I am currently contemplating using PERL in a new project due to its
> perceived rapid development abuility, but my main knowledge thus far is in
> C++, C,Java...
Dov