Are there any plans to fire up a perl interpreter at httpd -t time,
perhaps with an implied addition of -c to PerlSwitches?
I'm looking for cheap and easy ways to test Perl code without
killing/launching a server.
FWIW, I started down this trail because I have a button mapped to "perl
-cw %" in my editor that I'm constantly and habitually hitting. This
trips up because the Apache/*.so libs (of course) need to be pulled into
a executable space with the symbols that they need.
I also saw a todo that ApacheFakeRequest "should be built in" and I'm
wondering if that means you intend to have some sort of "httpd not
required" mode of operation planned for code using Apache::*.
- Barrie
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]