Revision history for MooseX::Types::JSON;

0.05   2014-08-18
       - work around namespace problems in older perls ( < 5.18.0 )

0.04   2014-08-16
       - dropped dependency on JSON::XS

0.03   2014-01-05
       - convert distribution to use Dist::Zilla
       - Add type coercions (patch from SHUFF)

0.02   2009-10-25
       - Fix whitespace in pod

0.01   2009-10-25
       - Initial release