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

Changes for version 0.104 - 2014-09-15

  • Documentation
    • Copyright 2014.
    • Update example; no longer use JSON::JOM which I withdrew from CPAN.
  • Packaging
    • Use dynamic config so that if JavaScript::SpiderMonkey is installed, JE is not a dependency.
    • Use dynamic config to depend on Cpanel::JSON::XS or JSON::PP, rather than JSON.pm.
  • Other
    • Assign to @ISA instead of using base.pm.
    • Lots of tidying up.
    • Updated: Drop dependency on Object::AUTHORITY.
    • Use Module::Runtime instead of Class::Load.

Modules

transform JSON using JsonT
transform JSON using JsonT and JE
transform JSON using JsonT and SpiderMonkey (libjs)