This commit is contained in:
gfx 2010-09-16 21:45:06 +09:00
parent 562de7926b
commit 599964ea5f

View File

@ -1,3 +1,6 @@
#!perl -w
# Testing standard dataset in msgpack/test/*.{json,mpac}.
# Don't edit msgpack/perl/t/std/*, which are just copies.
use strict; use strict;
use Test::More; use Test::More;
use Test::Requires qw(JSON); use Test::Requires qw(JSON);