If you run some kind of *nix and you just want to know the answer, it's probably quicker to use the existing tools rather than write a new one.
user@machine:~/src$ find . -name "*.p[lm]" -exec grep -h "^use\|requir +e" {} + | sort |uniq use strict; use Template; use v5.10; use warnings;
In reply to Re: Finding what modules use and what uses the modules
by Anonymous Monk
in thread Finding what modules use and what uses the modules
by Lady_Aleena
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |