Subject: | Feature request: debugging methods |
Feature request: add two debugging methods:
- The first method would dump to STDIO a list of the tables within the document, in order, giving the depth and count for each table. Bonus points for identifying each table by its attributes
- The second method would dump to STDIO the internal structure of a single specified table, probably showing the table contents in some abbreviated way (using Data::Dump?)