[Templates] perl Makefile.PL gives an error
Edwin Raj
edwinraj@naturesoft.net
Thu, 07 Nov 2002 17:12:28 +0530
Hello,
I have downloaded the template Toolkit ver 2.08 from the CPAN site.
Untarred it and changed to the Template Toolkit directory and when
issuing the command "perl Makefile.PL" it gives an error
Can't locate File/Temp.pm in @INC (@INC contains: ./lib
/usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.00
5/i386-linux /usr/lib/perl5/site_perl/5.005 .) at
lib/Template/Document.pm line 36.
BEGIN failed--compilation aborted at lib/Template/Document.pm line 36.
BEGIN failed--compilation aborted at lib/Template/Provider.pm line 43.
BEGIN failed--compilation aborted at lib/Template.pm line 33.
So the make file is not created and I am unable to proceed.
I am using Redhat 6.2 kernel version 2.2.14-5.0, perl version 5.005_03
Rgds
Edwin