do not clobber $@ (RT #103061)
[p5sagit/Config-Any.git] / t / 55-yaml.t
index 5a020bb..7b7b5bc 100644 (file)
@@ -1,5 +1,6 @@
 use strict;
 use warnings;
+no warnings 'once';
 
 use Test::More;
 use Config::Any::YAML;