Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Re: Re: Re: Detecting if a script uses non-standard module

by Vautrin (Hermit)
on Apr 05, 2004 at 16:20 UTC ( [id://342661]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Detecting if a script uses non-standard module
in thread Detecting if a script uses non-standard module

I guess, to your point, I could use File::Find to resurse Perl's @INC paths, keeping track of the names of all modules found, and then compare that list to the one provided in perlmodlib.

Yes, you could do all sorts of things to this effect. You could take a list of modules which might be installed by default by your Perl distribution and compare it with what is installed. You've solved your own problem. <grins /> I was trying to provide suggestions to see whether or not it helped anyone.


Want to support the EFF and FSF by buying cool stuff? Click here.
  • Comment on Re: Re: Re: Re: Detecting if a script uses non-standard module

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://342661]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-20 03:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found