better diagnostics for bad %DB::sub entries
authorGraham Knop <haarg@haarg.org>
Mon, 3 Oct 2016 23:26:34 +0000 (19:26 -0400)
committerKaren Etheridge <ether@cpan.org>
Mon, 17 Oct 2016 00:51:54 +0000 (17:51 -0700)
commit3f1762c7005f1669dbfde6bff7a204d3bfc72f72
tree92d1c5d582041bc2317724c89019ae665b387d77
parenta24a624977b29cacd9a9afdc7644395be55ebcb5
better diagnostics for bad %DB::sub entries

Rather than just checking for existence, compare with what was actually
created.  Also skip test when %DB::sub isn't populated (such as perl
5.8.0 when run without -d).
t/exotic_names.t