[ 源代码: libref-util-perl ]
软件包:libref-util-perl(0.204-2)
libref-util-perl 的相关链接
Debian 的资源:
下载源码包 libref-util-perl:
- [libref-util-perl_0.204-2.dsc]
- [libref-util-perl_0.204.orig.tar.gz]
- [libref-util-perl_0.204-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
set of utility functions for checking references
Ref::Util introduces several functions to help identify references in a faster and smarter way. In short:
ref $foo eq 'ARRAY' # is now: is_arrayref($foo)
其他与 libref-util-perl 有关的软件包
|
|
|
|
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libreadonly-perl
- facility for creating read-only scalars, arrays and hashes
-
- rec: libref-util-xs-perl
- XS implementation for Ref::Util