|
Re: T switch is ignored modperl2.0: msg#00248apache.mod-perl
Kent, Mr. John wrote: Greetings, the cvs version or the next release won't complain anymore. currently -T on shebang line is simply ignored, but will complain again in the future when we will have a flag indicating whether the taint mode is on or not. in perl 5.8.0 it's easy: % perl5.8.0 -Te 'print ${^TAINT}' in older Perls one need to parse PerlSwitches to find -T and set some magic flag (was $Apache::__T in mod_perl 1.0). __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@xxxxxxxxxx http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Apache2 CWD Non-threaded MPM: 00248, Joshua Bernstein |
|---|---|
| Next by Date: | Re: mod_perl with a perl built with -Dusethreads, will it work?: 00248, Stas Bekman |
| Previous by Thread: | Re: T switch is ignored modperl2.0i: 00248, Andy Lester |
| Next by Thread: | mod_perl with a perl built with -Dusethreads, will it work?: 00248, Brian |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |