Attached a little patch to stop this happening when running "perl t/TEST ...":
=====
C:\Temp\modperl-2.0>perl t/TEST modperl\post_utf8
*** server localhost:8529 shutdown
C:\apache2/bin/Apache.exe -d C:/Temp/modperl-2.0/t -f C:/Temp/modperl-2.0/t/conf/httpd.conf -DAPACHE2 -DPERL_USEITHREADS
using Apache/2.0.47 (winnt MPM)
waiting for server to start: .Unrecognized escape \T passed through in regex; marked by <-- HERE in m/^C:\T <-- HERE emp\modperl-2.0/ at C:/Temp/modperl-2.0/t/conf/modperl_extra.pl line 18.
Unrecognized escape \m passed through in regex; marked by <-- HERE in m/^C:\Temp\m <-- HERE odperl-2.0/ at C:/Temp/modperl-2.0/t/conf/modperl_extra.pl line 18.
[...]
=====
Thanks Steve, committed.
I'm being constantly nudged into fixing this @INC mungling, so I need to get working on it and get it right in Apache::Test and remove the hacks from the custom startup files.
__________________________________________________________________ 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]
