-----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
Anybody disagrees strongly ? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBFAwryzKhB4jDpaURArLZAKCtU1KMiRcglL8BLgIXxsC/rl1vUwCgw2Nk jIW5AHB+2Cb/TktNrLrIabg= =rmUk -----END PGP SIGNATURE-----
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
