Working with Perl Modules

2001-12-06 Thread Sharat Hegde
Hello, I have been using Perl for some time but have not yet used the Perl modules. I wanted to start off with the HTML::Template module - it will save me a lot of effort if I can use it. I need to get this working on Windows (where I do my development) as well as on my 3rd party shared host (

RE: Working with Perl Modules

2001-12-07 Thread Crowder, Rod
Do you have Active State's perl? The package is available using PPM from their repository, and shouldn't need any compilation. -Original Message- From: Sharat Hegde [mailto:[EMAIL PROTECTED]] Sent: 07 December 2001 06:45 To: [EMAIL PROTECTED] Subject: Working with Perl Modul

RE: Working with Perl Modules

2001-12-07 Thread Sharat Hegde
, Sharat >From: "Crowder, Rod" <[EMAIL PROTECTED]> >To: 'Sharat Hegde' <[EMAIL PROTECTED]>, [EMAIL PROTECTED] >Subject: RE: Working with Perl Modules >Date: Fri, 7 Dec 2001 10:32:16 - > >Do you have Active State's perl? The package is av

Re: Working with Perl Modules

2001-12-07 Thread Lanceo
PROTECTED]... > Do you have Active State's perl? The package is available using PPM from > their repository, and shouldn't need any compilation. > > -Original Message- > From: Sharat Hegde [mailto:[EMAIL PROTECTED]] > Sent: 07 December 2001 06:45 > To: [EMAIL P

Re: Working with Perl Modules

2001-12-07 Thread Peter Scott
-Original Message----- > > From: Sharat Hegde [mailto:[EMAIL PROTECTED]] > > Sent: 07 December 2001 06:45 > > To: [EMAIL PROTECTED] > > Subject: Working with Perl Modules > > > > > > Hello, > > > > I have been using Perl for some time but have not ye

Re: Working with Perl Modules

2001-12-07 Thread Lanceo
gt;[EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > > Do you have Active State's perl? The package is available using PPM from > > > their repository, and shouldn't need any compilation. > > > > > > -Original Message- > > > From: Shar

Re: Working with Perl Modules

2001-12-07 Thread Peter Scott
; >[EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > > > Do you have Active State's perl? The package is available using PPM >from > > > > their repository, and shouldn't need any compilation. > > > > > > > > -Original Messag

Re: Working with Perl Modules

2001-12-07 Thread Scott R. Godin
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Peter Scott) wrote: > At 04:24 PM 12/7/01 +, Lanceo wrote: > >Does just copying a module work? > > Not in general. I applied my amazing powers of perception in this case and > took an educated guess that you could get away with it for >

Re: Working with Perl Modules

2001-12-07 Thread Lanceo
Aha! I just found out that ActiveState uses the ppm thingy instead of the manual method. I just d/l the latest Win32 ActiveState, installed it and used ppm3. Installation was a breeze. But for two days I have been trying to use make, nmake or dmake. I could not find a reference to make at the

Re: Working with Perl Modules

2001-12-09 Thread Sharat Hegde
staller/Local.pm line 53. I do not have a p4view directory on my machine. Can someone help? With Regards, Sharat >From: "Lanceo" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: Working with Perl Modules >Date: Fri, 7 Dec 2001 20:04:54 - > >