Hi everyone, I'm curious to know if there is an easy way to scan a list of module files and identify how many subs are calling a different specific sub.
I've got a method that must be called once by each and every sub within the module. I want to ensure I haven't forgot to include its call without having to manually read the code. Is this possible? Steve -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/