I think the question being asked is , how to resolve ALL dependencies , not
just the first level given in the app. For example , I may use some libs
that in turn use others , and so on in multiple levels of nesting.

Sri

> -----Original Message-----
> From: Brendan McAdams [SMTP:[EMAIL PROTECTED]]
> Sent: Friday,April 20,2001 9:16 AM
> To:   F.H; [EMAIL PROTECTED]
> Subject:      RE: Extracting required files
> 
> cd /<toplevel dir of app>
> grep -Hrn use *
> 
> -----Original Message-----
> From: F.H [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 20, 2001 10:01
> To: [EMAIL PROTECTED]
> Subject: Extracting required files
> 
> 
> Hi,
> Does anyone know of a perl command/or a simple way that would extract
> all .pm and .pl that a perl script needs in order to run?
> 
> Thanks
> __________________________________________________________________
> Get your own FREE, personal Netscape Webmail account today at
> http://webmail.netscape.com/

Reply via email to