better diagnostics for bad %DB::sub entries
authorGraham Knop <haarg@haarg.org>
Mon, 3 Oct 2016 23:26:34 +0000 (19:26 -0400)
committerGraham Knop <haarg@haarg.org>
Mon, 3 Oct 2016 23:30:09 +0000 (19:30 -0400)
commit99a530d939a559a2592fb9b5a00a96cf44b4e448
treea34d5720824ba57387f1dbe6d5fdfe2c74568c85
parentb71f1e8073bc3bbce9d3c3bfad33f6a2117c4b49
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