Author: jerenkrantz
Date: Tue Feb 8 10:50:43 2005
New Revision: 152911
URL: http://svn.apache.org/viewcvs?view=rev&rev=152911
Log:
Per request of [EMAIL PROTECTED] and consent of [EMAIL PROTECTED], move
Apache-Test to perl/
land.
Added:
perl/Apache-Test/
- copied from r152909, httpd/t
Author: geoff
Date: Tue Feb 8 11:08:29 2005
New Revision: 152919
URL: http://svn.apache.org/viewcvs?view=rev&rev=152919
Log:
Apache-Test svn:externals move
Modified:
perl/modperl/trunk/ (props changed)
Propchange: perl/modperl/trunk/
---
Author: stas
Date: Tue Feb 8 17:39:28 2005
New Revision: 152974
URL: http://svn.apache.org/viewcvs?view=rev&rev=152974
Log:
remove the previously added temporary storage of the str() output in a
lexical variable. apparently it doesn't make any difference on win32.
[Steve Hay <[EMAIL PROTECTED]>]