X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDumpvalue.pm;h=f1822971f40f540dbe44c55e4372d7a42cfea9fa;hb=50109ad0d28b27abe5ee82def070e14b4526321c;hp=109e2295af6d732a3220dd63fe3c06956efdf656;hpb=80f4019eb632c13f62ee1fc2965c548926bcf4fb;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/Dumpvalue.pm b/lib/Dumpvalue.pm index 109e229..f182297 100644 --- a/lib/Dumpvalue.pm +++ b/lib/Dumpvalue.pm @@ -1,7 +1,7 @@ use 5.006_001; # for (defined ref) and $#$v and our package Dumpvalue; use strict; -our $VERSION = '1.11'; +our $VERSION = '1.12'; our(%address, $stab, @stab, %stab, %subs); # documentation nits, handle complex data structures better by chromatic