Michael G. Schwern [Tue, 3 Mar 2009 00:12:33 +0000 (16:12 -0800)]
[Ammended with a grammar fix]
# @INC = '../lib';
# }
#
+# Its primary purpose is to clear @INC so core tests don't pick up
+# modules from an installed Perl.
+#
# t/TEST will use -MTestInit. You may "use TestInit" in the test
# programs but it is not required.
#