Files
msgpack/perl/t/00_compile.t
Tokuhiro Matsuno d449b1d20d added perl support
2009-04-15 12:55:41 +09:00

7 lines
83 B
Perl

use strict;
use warnings;
use Test::More tests => 1;
use_ok 'Data::MessagePack';