This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
todo.pod: Don’t mention ‘make test.taintwarn’
[perl5.git] / Porting / todo.pod
index 8460b94..f8b8f11 100644 (file)
@@ -128,8 +128,9 @@ L<Benchmark::Perl::Formance>
 
 =head2 fix tainting bugs
 
-Fix the bugs revealed by running the test suite with the C<-t> switch (via
-C<make test.taintwarn>).
+Fix the bugs revealed by running the test suite with the C<-t> switch.
+Setting the TEST_ARGS environment variable to C<-taintwarn> will accomplish
+this.
 
 =head2 Dual life everything