http://www.perlmonks.org?node_id=609369


in reply to Re: locating specific function calls
in thread locating specific function calls

Although a good hint (thanks), this collects the other side of the subroutine interface: it creates wrappers around the subroutine definitions (which are simple to find). What I need is access to the subroutine application... without running the code.