mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-14 15:05:37 +02:00
Merge branch 'master' of tokuhirom@git.sourceforge.jp:/gitroot/msgpack/msgpack
Conflicts: perl/lib/Data/MessagePack.pm
This commit is contained in:
@@ -5,6 +5,7 @@ use XSLoader;
|
||||
use 5.008001;
|
||||
|
||||
our $VERSION = '0.03';
|
||||
our $PreferInteger = 0;
|
||||
|
||||
XSLoader::load(__PACKAGE__, $VERSION);
|
||||
|
||||
|
Reference in New Issue
Block a user