Joel Gwynn <[EMAIL PROTECTED]> said something to this effect on 01/28/2002: > OK. I'm diving into this xml thing. Bear with me; I'm trying > to do something very simple. I've got CGI::XMLApplication > working with apache on Windows '98, for testing purposes. I > even got it to work with a couple of 'hello world' type > examples.
[-- snip --] > Whenever I load my cgi app, perl crashes with 'This program has > performed an illegal operation and will be shut down.' The > details of the problem are this: 'PERL caused an invalid page > fault in module KERNEL32.DLL at 017f:bff7b9a6.' > > Should it be doing this? At the very least, I should get some > kind of constructive error, no? I know I'm getting the xml; I > can dump the output to the browser as xml. Have you tried it on another OS or another Perl version, to rule out a problem with your platform/version of Perl? (darren) -- If I worked as much as others I would do as little as they.
