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'?

Anybody disagrees strongly ?

Otherwise +1

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to