Re: Debian and perl module locations

2002-09-06 Thread Bob Nielsen
On Fri, Sep 06, 2002 at 02:26:41PM +0100, Colin Watson wrote: > On Fri, Sep 06, 2002 at 09:12:01AM -0400, stan wrote: > > I'm trying to port a perl script to a Debian unstable machine. It uses a > > module called Proc-ProcessTable. I looked in dselect to see if there was a > > .deb for this, but d

Re: Debian and perl module locations

2002-09-06 Thread Colin Watson
On Fri, Sep 06, 2002 at 09:12:01AM -0400, stan wrote: > I'm trying to port a perl script to a Debian unstable machine. It uses a > module called Proc-ProcessTable. I looked in dselect to see if there was a > .deb for this, but did not find one. That's libproc-process-perl. It's arguably misnamed.

Debian and perl module locations

2002-09-06 Thread stan
I'm trying to port a perl script to a Debian unstable machine. It uses a module called Proc-ProcessTable. I looked in dselect to see if there was a .deb for this, but did not find one. No problem, I just got the module from CPAM di perl Makefile.PL ; make ; make install. This installed the module