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_______________________________________________
Houston mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/houston
Website: http://houston.pm.org/