--- JSON-XS/XS.pm 2009/05/30 06:26:05 1.120 +++ JSON-XS/XS.pm 2009/07/13 22:13:17 1.121 @@ -101,8 +101,7 @@ package JSON::XS; -no warnings; -use strict; +use common::sense; our $VERSION = '2.24'; our @ISA = qw(Exporter);