[pm-h] Another mod_perl issue I can't resolve

Fraser Baker flbaker at sbcglobal.net
Thu Feb 13 08:35:45 PST 2014


Hi:

My call to calendar.cgi works without mod_perl, but fails when mod_perl is running.

Apache error message
Can't locate object method "initialize" via package "HTML::Template" at D:/www/wc-admin.com/cgi-bin/event_calendar/calendar.cgi line 133.\n 

calendar.cgi lines
use HTML::template;
Line 133 is: my $tmpl = HTML::Template->initialize( $directives->{'template'} || 'template.html' );

I can't figure this out. Anyone have any ideas?

Fraser
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/mailman/private/houston/attachments/20140213/1213a440/attachment.html>


More information about the Houston mailing list