dump.c: Dump contents of regexps’ mother_re field
authorFather Chrysostomos <sprout@cpan.org>
Fri, 9 Aug 2013 19:56:03 +0000 (12:56 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 10 Aug 2013 02:28:34 +0000 (19:28 -0700)
commit01ffd0f1a566de2c2bb4912b1def7a86918cb79d
tree7cdd09281338cd1444a6460f6a694542077af928
parentcb2dcfb25ec8a3cf487a54f645efffed55b50153
dump.c: Dump contents of regexps’ mother_re field

This can make debugging easier if one needs to see the reference count
of the parent regular expression.
dump.c
ext/Devel-Peek/t/Peek.t