in reply to Re: Re: Re: Perl and XML
in thread Perl and XML
do you need theuse CGI::Carp 'fatalsToBrowser';
for that to work as well. Cause I stuck the fatalsToBrowser in their first hoping for a decent error message - but no same error. And of course, when I put the header in their, it works, so no error at all.print "Content-type: text/plain\n\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Perl and XML
by bart (Canon) on Mar 16, 2004 at 23:52 UTC |