Re: Perl modules

2008-12-08 Thread M.Lewis
Tzafrir Cohen wrote: On Mon, Dec 08, 2008 at 06:37:53PM -0900, Ken Irving wrote: On Mon, Dec 08, 2008 at 09:04:28PM -0600, M.Lewis wrote: Recently, I needed to install a perl module that I was not able to find with synaptic or aptitude using the 'normal' repositories. I believe the module w

Re: Perl modules

2008-12-08 Thread Tzafrir Cohen
On Mon, Dec 08, 2008 at 06:37:53PM -0900, Ken Irving wrote: > On Mon, Dec 08, 2008 at 09:04:28PM -0600, M.Lewis wrote: > > > > Recently, I needed to install a perl module that I was not able to find > > with synaptic or aptitude using the 'normal' repositories. I believe the > > module was File

Re: Perl modules

2008-12-08 Thread M.Lewis
Kelly Clowers wrote: On Mon, Dec 8, 2008 at 19:15, Celejar <[EMAIL PROTECTED]> wrote: On Mon, 08 Dec 2008 21:04:28 -0600 "M.Lewis" <[EMAIL PROTECTED]> wrote: Recently, I needed to install a perl module that I was not able to find with synaptic or aptitude using the 'normal' repositories. I be

Re: Perl modules

2008-12-08 Thread Kelly Clowers
On Mon, Dec 8, 2008 at 19:15, Celejar <[EMAIL PROTECTED]> wrote: > On Mon, 08 Dec 2008 21:04:28 -0600 > "M.Lewis" <[EMAIL PROTECTED]> wrote: > >> >> Recently, I needed to install a perl module that I was not able to find >> with synaptic or aptitude using the 'normal' repositories. I believe the >>

Re: Perl modules

2008-12-08 Thread Ken Irving
On Mon, Dec 08, 2008 at 09:04:28PM -0600, M.Lewis wrote: > > Recently, I needed to install a perl module that I was not able to find > with synaptic or aptitude using the 'normal' repositories. I believe the > module was File::Find::Path. > > I know I can install this module via CPAN. Is this t

Re: Perl modules

2008-12-08 Thread Celejar
On Mon, 08 Dec 2008 21:04:28 -0600 "M.Lewis" <[EMAIL PROTECTED]> wrote: > > Recently, I needed to install a perl module that I was not able to find > with synaptic or aptitude using the 'normal' repositories. I believe the > module was File::Find::Path. > > I know I can install this module via

Re: perl modules

2007-10-01 Thread Richard
On Mon, 1 Oct 2007 09:29:26 -0400 Kevin Mark <[EMAIL PROTECTED]> wrote: > On Mon, Oct 01, 2007 at 02:23:51PM +0100, Richard wrote: > > > > Where do I find the perl modules, Net-Telnet,TimeDate and a few > > others. Are they on a debian repository, or do I have to download > > from cpan ? > > > >

Re: perl modules

2007-10-01 Thread David Paleino
Il giorno Mon, 1 Oct 2007 14:23:51 +0100 Richard <[EMAIL PROTECTED]> ha scritto: > > Where do I find the perl modules, Net-Telnet,TimeDate and a few others. > Are they on a debian repository, or do I have to download from cpan ? > > apt-get doesn't find anything Maybe they're not packaged. As a

Re: perl modules

2007-10-01 Thread Kevin Mark
On Mon, Oct 01, 2007 at 02:23:51PM +0100, Richard wrote: > > Where do I find the perl modules, Net-Telnet,TimeDate and a few others. > Are they on a debian repository, or do I have to download from cpan ? > > apt-get doesn't find anything > -- > apt-cache search perl|grep -i timedate This wil

Re: Perl Modules and CPAN

2003-02-05 Thread Dominique Dumont
Tom Allison <[EMAIL PROTECTED]> writes: > I'm finding that a lot of times I end up installing perl modules from > CPAN in order to obtain stable versions or versions with functionality > that I need. > > The problem that I run into with this method is that I end up with > either two sets of softwa

Re: perl modules ?

2001-11-18 Thread Michael P. Soulier
On Sun, Nov 18, 2001 at 07:05:56PM -0500, Greg Lopp wrote: > On Fri, Nov 16, 2001 at 05:44:24PM -0500, Michael P. Soulier wrote: > > Or use the CPAN module to download, build, test, install these > packages. The interface leaves a little to be desired, but it > does have some dependency checking.

Re: perl modules ?

2001-11-18 Thread Greg Lopp
On Fri, Nov 16, 2001 at 05:44:24PM -0500, Michael P. Soulier wrote: > On Fri, Nov 16, 2001 at 07:47:55PM +, Irvine Russell wrote: > > Hello all. > > > > I wanted to use a small script that I found on the > > internet, and it says that I would need to have > > the following modules inorder fo

Re: perl modules ?

2001-11-16 Thread Michael P. Soulier
On Fri, Nov 16, 2001 at 07:47:55PM +, Irvine Russell wrote: > Hello all. > > I wanted to use a small script that I found on the > internet, and it says that I would need to have > the following modules inorder for it to run: > > Net::Telnet; > Mail::Sendmail; > Getopt::Std; > Text::CSV_X

Re: perl modules in general

2001-04-11 Thread will trillich
On Wed, Apr 11, 2001 at 02:16:26PM -0400, Stan Brown wrote: > However, dselect tells me that I have both perl-5.005, and > perl-5.005-base installed, and the installer script still says it can't > find the needed modules. The it tries to install (or maybe configure) > cpan.p

Re: perl modules in general

2001-04-11 Thread Stan Brown
On Wed Apr 11 13:36:46 2001 Colin Watson wrote... > >"Stan Brown" <[EMAIL PROTECTED]> wrote: >>I was looking around in dselct, and I did not see much in the way of perl >>modules (no cpan.pm for instance). >> >>Since I would really like to use "the Debina wya" to insatll as much as >>possible, I t

Re: perl modules in general

2001-04-11 Thread Colin Watson
"Stan Brown" <[EMAIL PROTECTED]> wrote: >I was looking around in dselct, and I did not see much in the way of perl >modules (no cpan.pm for instance). > >Since I would really like to use "the Debina wya" to insatll as much as >possible, I thought that I would ask about thsi, before just rushing of