Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: look which and from where modules were included

by svad (Pilgrim)
on May 07, 2002 at 14:52 UTC ( [id://164666]=note: print w/replies, xml ) Need Help??


in reply to look which and from where modules were included

... and yes, it will be even shorter with -l option to shorten print statement...
perl -Mvars -lwe "print for map {qq/$_=>$INC{$_}/} sort keys %INC"

Replies are listed 'Best First'.
Re^2: look which and from where modules were included
by Random_Walk (Prior) on Nov 16, 2006 at 10:11 UTC

    svad++

    This has just solved a little problem of mine finding where some troublesome modules where coming from on one system but not another, thanks. PerlMonks is the bees knees.

    Cheers,
    R.

    Pereant, qui ante nos nostra dixerunt!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-04-23 21:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found