Revision history for Perl module JSON::YAJL: 0.03 Tue Apr 12 09:56:35 CEST 2011 - define NEED_newSVpvn_flags and NEED_sv_2pv_flags, as suggested by ppport.h (this should fix compilation problems with older Perls) - do not ship a Makefile.PL - do not include stdint.h as we do not need it 0.02 Mon Apr 11 15:39:18 CEST 2011 - include ppport.h as we use newSVpvn_utf8 (which only came in with 5.011000), as pointed out by Andreas J. König 0.01 Mon Apr 11 11:46:04 CEST 2011 - initial release