Sry, 1 more question.. Apache2::Reload goofiness

2007-02-20 Thread Dan_Kelley
This is getting very frustrating, so I guess I should ask about this before I scrap the whole project and go back to CGI. I'm using Apache::Reload during development since I'm constantly making changes to code. However, it does not appear to be working right. Let's say I'll have a handler that

mod_perl 2 and Forms?

2007-02-20 Thread Dan_Kelley
I'll admit that I'm a mod_perl newbie. I've always just used plain ol' CGI scripts in the past. Obviously I have relied's upon CGI's param() method to get form parameters. Looking around the documentation, I can see how to do the equivalent using mod_perl, but nothing with mod_perl 2. In fac

Re: Sry, 1 more question.. Apache2::Reload goofiness

2007-02-20 Thread Dan_Kelley
Gotcha. However, restarting apache doesn't seem to do the trick. Is it maybe unrelated to Apache2::Reload? I've noticed that if I go through and make a LOT of changes (commenting stuff out), then go back and undo my changes to get me back to square one, that sometimes fixes it. However, 5 -