mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
perl: Scalar::Util is no longer used
This commit is contained in:
parent
4767e45035
commit
1f07721ec4
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ use Carp ();
|
|||
package
|
||||
Data::MessagePack;
|
||||
|
||||
use Scalar::Util qw( blessed );
|
||||
use strict;
|
||||
use B ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue