This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update JSON-PP from 4.04 to 4.05
[perl5.git] / cpan / JSON-PP / t / 010_pc_keysort.t
index cec6fe1..2dba569 100644 (file)
@@ -3,6 +3,7 @@
 
 use Test::More;
 use strict;
+use warnings;
 BEGIN { plan tests => 1 };
 BEGIN { $ENV{PERL_JSON_BACKEND} = 0; }