This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Test-Harness to CPAN version 3.30
[perl5.git] / cpan / Test-Harness / t / process.t
index 5135d67..45c04b7 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl -w
 
 use strict;
+use warnings;
 use lib 't/lib';
 
 my $hires;