[ 源代码: libref-util-perl ]
软件包: libref-util-perl (0.203-1)
libref-util-perl 的相关链接
Trisquel 的资源:
下载源码包 libref-util-perl:
- [libref-util-perl_0.203-1.dsc]
- [libref-util-perl_0.203.orig.tar.gz]
- [libref-util-perl_0.203-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- gregor herrmann
外部的资源:
- 主页 [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
- Larry Wall's Practical Extraction and Report Language
-
- rec: libreadonly-perl
- facility for creating read-only scalars, arrays and hashes
-
- rec: libref-util-xs-perl
- XS implementation for Ref::Util