Change 17207 by jhi@jhibook on 2002/06/12 14:15:32
As noticed by Philip Newton, XS::APItest is not meant to be installed.
Affected files ...
.... //depot/perl/ext/XS/APItest/README#2 edit
Differences ...
==== //depot/perl/ext/XS/APItest/README#2 (text) ====
Index: perl/ext/XS/APItest/README
--- perl/ext/XS/APItest/README#1~17176~ Mon Jun 10 18:37:39 2002
+++ perl/ext/XS/APItest/README Wed Jun 12 07:15:32 2002
@@ -6,15 +6,6 @@
Currently tests that printf formatting works correctly.
-INSTALLATION
-
-To install this module type the following:
-
- perl Makefile.PL
- make
- make test
- make install
-
DEPENDENCIES
None.
End of Patch.