On Mon, 21 Jan 2002, Kapoor, Nishikant X wrote: > Thanks for your prompt response. > missing File::Spec So, I just downloaded the latest module and installed > it but the errors are still there. Here are the details: > > Can't locate object method "splitdir" via package "File::Spec" at > HTML/Template.pm line 2030. > [Mon Jan 21 14:00:03 2002] [error] [client 127.0.0.1] Premature end of > script headers: /usr/HTTPServer/cgi-bin/wpaa.new/wpaaQuiz.cgi
Ah, yes, I think you'll need File::Spec 0.82 or later from CPAN for HTML::Template 2.5. Here's a new version that includes the check in the Makefile.PL. Give it a try and see how it works. If this doesn't work could you send me the output of: perl -MFile::Spec -e 'print $File::Spec::VERSION' Thanks, -sam
HTML-Template-2.5.tar.gz
Description: GNU Zip compressed data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
