Disable warnings for t/010_basics/009_import_unimport.t so we won't warn under Test...
Florian Ragwitz [Tue, 1 Dec 2009 16:08:38 +0000 (17:08 +0100)]
t/010_basics/009_import_unimport.t

index 89bab82..8f95ebf 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/perl -X
 
 use strict;
 use warnings;