Stas Bekman wrote:
Philippe M. Chiasson wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
If you look in todo/release, you'll find this entry :
* <Perl> sections: ~ A few issues with <Perl> sections: ~ http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=106074969831522&w=2 ~ owner: gozer
The strictness issue has been dealt with a while ago. The only remaining issue is that cool one-line construct.
After poking inside httpd's configuration parser for a while, and discovering that : <Location /foo>SetHandler perl-script</Location>
doesn't work either because the entire configuration parser is line-driven.
I don't think there is an easy solution to get this one to work as we'd like.
So, I suggest getting rid of this todo item and documenting that <Perl>1;</Perl> doesn't work, just use
httpd.conf: ~ Perl 1 ~ Perl use Coy; die
what's 'Perl 1'?
The shortest way I can think of kicking an early interpreter startup in httpd.conf ;-)
Anybody disagrees strongly ?
Otherwise +1
Cool, so expect the todo entry to transform to a doc patch over the weekend
signature.asc
Description: OpenPGP digital signature
