mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
this module requires perl 5.8
This commit is contained in:
parent
3aef3edbad
commit
a95e8c790c
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ package Data::MessagePack;
|
|||
use strict;
|
||||
use warnings;
|
||||
use XSLoader;
|
||||
use 5.008001;
|
||||
|
||||
our $VERSION = 0.01;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue