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ário 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ário Gamito > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
