Avoid tests failing because Test::More changes the size of %::
[p5sagit/Devel-Size.git] / ppport.h
2011-04-16 Nicholas Clark Use SvPVX_const() instead of SvPVX(), and const check_n...