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

Changes for version 2.01

  • Refactored Text::Bidi::Array::* to have a common base class Text::Bidi::Array
  • Significantly improved the documentation of Text::Bidi::Array*
  • Fixed a bug in Text::Bidi::Array::Long --- now returns the correct size
  • Added loading tests for Text::Bidi::Array*
  • Removed "no warnings 'experimental'", since this caused tests to fail on older versions of perl.
  • Added information about the bidi extension for urxvt to the README file

Documentation

Convert logical text to visual, via the unicode bidi algorithm

Modules

Unicode bidi algorithm using libfribidi
Base class for dual life arrays
Dual-life byte arrays
Dual-life long arrays
Run the bidi algorithm on one paragraph

Provides

in lib/Text/Bidi/private.pm
in lib/Text/Bidi/private.pm