mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-22 08:02:08 +02:00
perl: Scalar::Util is no longer used
This commit is contained in:
@@ -12,7 +12,6 @@ use Carp ();
|
||||
package
|
||||
Data::MessagePack;
|
||||
|
||||
use Scalar::Util qw( blessed );
|
||||
use strict;
|
||||
use B ();
|
||||
|
||||
|
Reference in New Issue
Block a user