in reply to Module dependancy tree

Thankyou all. I didn't actually use either of the modules suggested as they each had dependancies of their own I could not satisfy in the target environment, but browsing the source lead me to the follwing one-liner. Added to the bottom of the script in question it temms me what I need to know.

print "$_\n" for values %INC;