Hi,

I've been using HTML::Template for years.  It's great.  :)

I've recently run into a problem, tho - I am working on a webserver I
have no control over (and, therefore, can't install HTML::Template on
via PPM).

Is it possible for me take the Template.pm file which has been installed
on a different machine (but the same OS) and put it in a HTML directory
in my user cgi-bin and use it that way? ... (with a use lib '.';
statement, as required).

I ask because I've tried it and am getting some strange messages:

[Mon Mar 10 10:36:14 2003] -e: Can't locate object method "new" via
package "HTML::Template" at testhtmltemplate.cgi line 55.

Unfortunately, this seems to be a custom config of Apache and I can't
tell whether it's HTML::Template causing the problem or not ...

Many thanks,

Peter.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to