Revision history for JSON-MaybeXS
+ - fix x_contributors metadata that was killing metacpan (see
+ https://github.com/CPAN-API/cpan-api/issues/401)
+
1.003004 - 2015-03-14
- caveat added to documentation about type checking the object returned by
new() (John SJ Anderson, RT#102733)
web => 'https://rt.cpan.org/Public/Dist/Display.html?Name=JSON-MaybeXS',
},
},
- x_contributors => { # manually added, from git shortlog -e -s
+ x_contributors => [ # manually added, from git shortlog -e -s
'Clinton Gormley <develop@traveljury.com>',
'Graham Knop <haarg@haarg.org>',
'John SJ Anderson <genehack@genehack.org>',
'Karen Etheridge <ether@cpan.org>',
'Kieren Diment <diment@gmail.com>',
'Matt S Trout <mst@shadowcat.co.uk>',
- },
+ ],
},
META_ADD => {