in reply to Re: Re: Re: Re: Re: Re: Re: Source-Code Analysis?
in thread Source-Code Analysis?
Well, Devel::Modlist walks along %INC in an END block, so it should pick up any modules loaded as such.
Just a thought, but I don't know whether "do 'file.pl';" updates %INC or not. Probably, and more than likely it's not being used in this case, anyway.
--rjray
|
|---|