1
0
mirror of https://github.com/msgpack/msgpack-c.git synced 2025-03-22 00:19:19 +01:00
msgpack/perl/t/00_compile.t

7 lines
83 B
Perl
Raw Normal View History

2009-04-15 12:55:41 +09:00
use strict;
use warnings;
use Test::More tests => 1;
use_ok 'Data::MessagePack';