Re: [Mason] Runaway process

2006-10-18 Thread Doug Dawson
I had an error!  One of the times I refeshed the page, I got this to dump. Thanks for looking! Error during compilation of C:\Apache\htdocs\temp\index.html: HTML::Mason::Commands::recurse() called too early to check prototype at C:\Apache\htdocs\temp\index.html line 22.     Trace begun at c:/Perl

[Mason] Runaway process

2006-10-18 Thread Doug Dawson
Hello! I am trying to adapt a CLI Perl script to work in a web page with Mason. I pretty much dumped the code between <%perl> tags and tried to view the page. The Apache process spawns at max CPU usage and doesn't stop. I have to kill the process. Can anyone offer a suggestion? (You'll see some c