Hi,
Instead of using those modules with use, you can try with perldoc command (check perldoc already installed) You can check for a module's installation path by: perldoc -l ourmodule::name
Have it list of packages in array, use foreach loop and execute perldoc command and check. perldoc -l will return the only the file name of the module found.
Getting the CPAN dependency tree of a Perl moduleIn reply to Re^3: checking for all packages
by vinoth.ree
in thread checking for all packages
by Wiggins
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |