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

Changes for version 0.02

  • ! BiDiRule.xs ! data/bidirule.pl ! lib/POD2/JA/Unicode/BiDiRule.pod ! lib/Unicode/BiDiRule.pm ! unicode_bidirule.c Changes:
    • BIDIRULE_UNKNOWN and BIDIRULE_DISALLOWED were renamed to BIDIRULE_NOTBIDI and BIDIRULE_INVALID, respectively.
    • BIDIRULE_NOTBIDI is returned if BiDi Rule is unsuited for given string, namely, string does not contain right-to-left characters and does not satisfy BiDi Rule.
    • check(): New strict option enabled by default.

Documentation

RFC 5893 BiDi規則

Modules

RFC 5893 BiDi Rule