in reply to Re: Re: Re: Monitor file require/use
in thread Monitor file require/use
Beyond that, note that "scripts" don't call modules. They require or use modules (which is what my debugger script catches); they call subroutines/methods that were defined by the modules.
|
---|