X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=0659c74e1a468862f758f4ea8217538f5e2fbb31;hb=7bbc3007e2785ad38fd057e30e31fc1f704cb26e;hp=a24e278ff0ba19a31866bb272e4b17b1d8acac7f;hpb=bef8cf5e5e01eadafefbd95cb99059a96faf73c7;p=p5sagit%2FData-Dumper-Concise.git diff --git a/Changes b/Changes index a24e278..0659c74 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,10 @@ + - Add DumperObject for getting at the underlying obj + - create DwarnF for formatting Dumper'd output + - Create Ddie for die'ing output + +2.012 Aug 31 2010 + - Make DwarnN test still work if Devel::ArgNames isn't installed + 2.011 Aug 30 2010 - add $DwarnN export - make Devel::ArgNames an optional dep