This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Document UTF8_SKIP()
[perl5.git] / TestInit.pm
index bded831..bab5aea 100644 (file)
@@ -10,7 +10,7 @@
 # modules from an installed Perl.
 #
 # t/TEST and t/harness will invoke each test script with
-#      perl -MTestInit[=arg,arg,..] some/test.t
+#      perl -I. -MTestInit[=arg,arg,..] some/test.t
 # You may "use TestInit" in the test # programs but it is not required.
 #
 # TestInit will completely empty the current @INC and replace it with