mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-20 21:39:53 +01:00
perl: Scalar::Util is no longer used
This commit is contained in:
parent
4767e45035
commit
1f07721ec4
@ -12,7 +12,6 @@ use Carp ();
|
||||
package
|
||||
Data::MessagePack;
|
||||
|
||||
use Scalar::Util qw( blessed );
|
||||
use strict;
|
||||
use B ();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user