In autodoc.pl, inline and hence eliminate walk_table().
authorNicholas Clark <nick@ccl4.org>
Fri, 17 Apr 2009 09:37:01 +0000 (10:37 +0100)
committerNicholas Clark <nick@ccl4.org>
Fri, 17 Apr 2009 09:37:01 +0000 (10:37 +0100)
commitbc35008162d60af30a2b2bc397dbcb4ae872f26a
treebb0e1ddc6d01615f16770174db6b8fe2c82ca7ec
parent848ad75c717886b27932509687e0ca4b7eef020a
In autodoc.pl, inline and hence eliminate walk_table().
This simplifies the code considerably, as walk_table() was relying on its &
prototype to cause the block after it to be co-erced to a passed in subroutine.
autodoc.pl