Re: How to find module dependencies

2002-04-25 Thread Michael Lamertz
On Thu, Apr 25, 2002 at 09:36:16AM -0500, Elaine -HFB- Ashton wrote: > Michael Lamertz [[EMAIL PROTECTED]] quoth: > *> > *>PS: I've made the mistake to install quite a handful of modules via > *>Debian packages instead of CPAN and they are *NOT* installed in > *>'site_perl' but somewhere in '/usr/

Re: How to find module dependencies

2002-04-25 Thread Elaine -HFB- Ashton
Michael Lamertz [[EMAIL PROTECTED]] quoth: *> *>PS: I've made the mistake to install quite a handful of modules via *>Debian packages instead of CPAN and they are *NOT* installed in *>'site_perl' but somewhere in '/usr/local/share' and are also *NOT* *>registered in perllocal. That's *NOT* funny,

Re: How to find module dependencies

2002-04-25 Thread Elaine -HFB- Ashton
sharan [[EMAIL PROTECTED]] quoth: *> *>How to find the module dependencies? I have used many modules in my tool *>development, and i given all the modules used with my tool package. But when *>the tool is installed on Windows at the customer places they are getting *>problems as some of the modul

Re: How to find module dependencies

2002-04-24 Thread Michael Lamertz
On Wed, Apr 24, 2002 at 10:09:49AM +0530, sharan wrote: > Hello, > > How to find the module dependencies? I have used many modules in my tool > development, and i given all the modules used with my tool package. But when > the tool is installed on Windows at the customer places they are getting