stas 2003/09/12 14:38:14
Modified: . STATUS
Log:
'make test' no longer starts without LWP (at least under 5.6.0)
Revision Changes Path
1.38 +10 -1 modperl/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/modperl/STATUS,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -u -r1.37 -r1.38
--- STATUS 28 Aug 2003 01:51:04 -0000 1.37
+++ STATUS 12 Sep 2003 21:38:14 -0000 1.38
@@ -55,6 +55,15 @@
Needs Patch or Further Investigation
+ * LWP used to be optional for running 'make test', now I get:
+
+ /home/stas/perl/5.6.0-ithread/bin/perl t/TEST 0
+ Can't locate LWP/UserAgent.pm in @INC ...
+ ...
+ Must skip important tests without LWP...
+
+ but the test suite won't start
+
* $r->print() ignores $,
Report:
http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=102902480103484&w=2
Status: