Greetings all,
        I am doing work on a system where custom Perl Modules have been
installed in at least two non-standard places -- no, not by me ;-).  Since
the primary application on this system is to be replicated on several
other boxes, I am trying to write a script that will find and identify all
installed PMs on a box so that I can make sure that all the versions match
between those boxes.
        I quickly found the "pmdesc" script by [EMAIL PROTECTED] in the
Cookbook, and it finds all the standard PMs quite nicely.
        My difficulty is that I don't understand how to modify @INC to
include the non-standard locations, so that I don't have to have the user
supply commandline arguments each time the script is needed.

Any and all hints gratefully acknowledged and pursued!  Thanks.

--------------------------------------------------------
DENNIS "Bass Dude" FOX | [EMAIL PROTECTED]
Bureaucracy is the art of making the possible impossible
                --Javier Pascual Salcedo
--------------------------------------------------------

Reply via email to