in reply to recursively finding all perl module dependencies

Take a look at Class::ISA or, if you want to draw pictures of the dependencies, GraphViz::ISA.
  • Comment on Re: recursively finding all perl module dependencies