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

0.07

    - bug fix: thaischema::json cannot detect missing keys

0.06

    - fixed 'maybe' validation in JSON validation.
    - throw exception when parser can't continue parsing

0.05

    - [JSON] allow raw hashref as schema.

0.04

    - support validating json directly.
    - fixed minimal perl version. don't use package block syntax
      (reported by syohex++)

0.03

    - bug fixed in Test::ThaiSchema. It's not works in 0.02-

0.02

    - fixed documentation bug

0.01    Wed Nov 14 09:30:02 2012
    - original version