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

NAME

Locale::Hebrew - BIDI support for Perl (Severly incomplete).

SYNOPSIS

use Locale::Hebrew;

$visual = Locale::Hebrew::hebrewflip($logical);

DESCRIPTION

The new module is based on code from Unicode.org. The charset on their code was bogus, therefore I had to work the real charset from scratch. I might have some mistakes, though.

CREDITS

Lots of help from Raz Information Systems, http://www.raz.co.il

COPYRIGHT

Usage and distribution free of charge. No support whatsoever or any liability is given.

AUTHOR

Ariel Brosh, schop@cpan.org, ariel@raz.co.il.