you will get an error that PerlSwitches are ignored:

Syntax error on line 104 of /home/stas/apache.org/mp2-cvs/t/conf/httpd.conf:
mod_perl is already running, too late for PerlSwitches


so there can be no confusion about it.

cool.


probably from Taint.pm (whose code is quite interesting if you take a look at it - a one liner with a paragraph of comments :)


And a whole Taint.xs
http://search.cpan.org/src/DSUGAL/Taint-0.07/Taint.xs
(For some reason search.cpan.org has the old version, as there is 0.09)
And it fails a bunch of test with any 5.8.x perl

http://search.cpan.org/~phoenix/Taint-0.09/Taint.pm


is the one I'm familar with - pure perl and different than the one from dan.

--Geoff


-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html



Reply via email to