On Sat, 15 Feb 2003, Axel Gerstmair wrote:
> Hi Bernie,
>
> > when I run the Makefile.PL I get the following errors:
>
> > Can't locate File/Temp.pm in @INC (@INC contains: ./lib
> > /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
> > /usr/lib/perl5/site_perl/5.6.0/i386-linux
> > /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at
> > lib/Template/Document.pm line 36.
> > [...]
>
> you must install the File::Temp module first because it is required by
> the Template Toolkit. You can get it from CPAN separately (since Perl
> 5.8 it comes for free with the core).
But note that File::Temp requires File::Spec -- File::Spec did come with
the core in 5.6 but you will need the newer version on CPAN.
- nick
~~~~~~~~~~~~~~~~~~~~
Nick Tonkin {|8^)>
_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates