Dump Unicode hash keys also as Unicode,
[p5sagit/p5-mst-13.2.git] / ext / Devel / Peek / Peek.t
2001-09-27 Jarkko Hietaniemi Dump Unicode hash keys also as Unicode,
2001-09-27 Jarkko Hietaniemi Dump SvUTF8(sv)s also as \x{...}.
2001-08-29 Nicholas Clark pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...