RE: CASE tools for Perl

2005-01-24 Thread vega, james
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Sandeep Deshpande > Sent: Monday, January 24, 2005 6:31 AM > To: ActivePerl@listserv.ActiveState.com > Subject: CASE tools for Perl > > Dear All, > Can I get any CASE

CASE tools for Perl

2005-01-24 Thread Sandeep Deshpande
Dear All, Can I get any CASE tool which can, 1) Read any Perl program and make a list of modules used in it. 2) Create a relationship diagram between these modules. 3) Create a Module wise list of subroutines and variables used in the script. I am currently thinking of writing such tool, which wou