/[Apache-SVN]/httpd/test/trunk/perl-framework/Apache-Test/Apache-TestItSelf/t/interactive.t
ViewVC logotype

Diff of /httpd/test/trunk/perl-framework/Apache-Test/Apache-TestItSelf/t/interactive.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- httpd/test/trunk/perl-framework/Apache-Test/Apache-TestItSelf/t/interactive.t	2004/12/20 15:02:55	122853
+++ httpd/test/trunk/perl-framework/Apache-Test/Apache-TestItSelf/t/interactive.t	2004/12/20 15:04:08	122854
@@ -4,6 +4,9 @@
 
 use Test::More;
 
+use strict;
+use warnings FATAL => 'all';
+
 use IPC::Run qw(start pump finish timeout);
 use Cwd qw(cwd);
 use File::Spec::Functions qw(catfile);

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26