add :legacy option (from http://paste.scsys.co.uk/433777)
[p5sagit/JSON-MaybeXS.git] / lib / JSON / MaybeXS.pm
2014-10-22 Kieren Diment add :legacy option (from paste.scsys.co.uk/433777)
2014-10-22 Karen Etheridge make bump
2014-10-12 Karen Etheridge make bump
2014-10-12 Karen Etheridge swapped out Safe::Isa for Scalar::Util
2014-10-12 Karen Etheridge ':all' export tag
2014-10-11 Karen Etheridge make bump
2014-10-11 Karen Etheridge is_bool()
2014-10-07 Karen Etheridge make bump
2014-10-07 Karen Etheridge document JSON->true, JSON->false
2014-06-14 Karen Etheridge fix incorrect use of i.e.
2014-06-14 Karen Etheridge capitalize abstract
2014-04-24 Karen Etheridge reverse order of data construction, to keep Cpanel...
2014-04-23 Karen Etheridge bump version to 1.002001
2014-04-23 Karen Etheridge update contributors list in pod
2014-04-23 Karen Etheridge add link to JSON.pm
2014-04-23 Karen Etheridge typo fix (via RT#90169)
2014-04-23 Karen Etheridge bump version to 1.002000
2014-04-23 Clinton Gormley apply with_JSON_XS_v2.patch from RT#94892
2013-12-11 Matt S Trout bump version
2013-12-11 Matt S Trout Add a constructor that accepts arguments
2013-05-22 Matt S Trout POD and Makefile.PL
2013-05-22 Matt S Trout Initial import of JSON::MaybeXS