[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Re: interpolation



On Tue, Nov 30, 1999 at 01:27:52AM -0800, Nicholas G. Thornton wrote:
> K. I found Text::Template and have it working, mostly. My question now is. the below script works as a droplet, and script, but fails as a cgi on $template->fill_in();. All it tells me is that it died
> 

Did you try:

use CGI::Carp qw(fatalsToBrowser);

?

The problem may be with the location of the input file.

Ronald

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org