use Test::More; BEGIN { plan tests => 1 }; use JSON::PP; #print STDERR "\n"; #warn "Perl version is $]."; ok(1);