mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-15 15:16:51 +02:00
this module requires perl 5.8
This commit is contained in:
@@ -2,6 +2,7 @@ package Data::MessagePack;
|
||||
use strict;
|
||||
use warnings;
|
||||
use XSLoader;
|
||||
use 5.008001;
|
||||
|
||||
our $VERSION = 0.01;
|
||||
|
||||
|
Reference in New Issue
Block a user