--- /tmp/XS.pm 2009-10-13 22:19:31.000000000 -0700 +++ XS.pm 2009-10-13 22:20:02.000000000 -0700 @@ -101,7 +101,8 @@ package JSON::XS; -use common::sense; +use strict; +use warnings; our $VERSION = '2.26'; our @ISA = qw(Exporter);