For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > October 2006 > Template module: where is it









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Template module: where is it
gamito@gmail.com

2006-10-31, 7:56 am

Hi,

I'm trying to find a PERL module named "Template" that i need to run an
application.

Well, i found several Template-whatever modules, but not just "Template".

Can anyone help me, please ?

Thanks in advance.

Warm Regards,
Mário Gamito

Beginner

2006-10-31, 7:56 am

If you are trying to use Template::Tookit then you would still
declare it's use as

use Template;

I believe this is the module that your looking for if you've seen
that declartion in a script somewhere.

HTH.
Dp.


On 31 Oct 2006 at 12:22, M=E1rio Gamito wrote:

> Hi,
>
> I'm trying to find a PERL module named "Template" that i need to run an
> application.
>
> Well, i found several Template-whatever modules, but not just "Template"=

..
>
> Can anyone help me, please ?
>
> Thanks in advance.
>
> Warm Regards,
> M=E1rio Gamito
>



Peter Scott

2006-10-31, 7:56 am

On Tue, 31 Oct 2006 12:22:39 +0000, Mário Gamito wrote:
> I'm trying to find a PERL module named "Template" that i need to run an
> application.
>
> Well, i found several Template-whatever modules, but not just "Template".


Go to search.cpan.org, search for Template in Modules, first hit:

http://search.cpan.org/author/ABW/T...lib/Template.pm

--
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com