We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d49686 commit fa19100Copy full SHA for fa19100
t/info.t
@@ -1,5 +1,4 @@
1
-#!perl -T
2
-use warnings FATAL => 'all';
+use warnings qw(all FATAL uninitialized);
3
use strict;
4
5
use Test::More tests => 140;
0 commit comments