[ ソース: 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
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libreadonly-perl
- facility for creating read-only scalars, arrays and hashes
-
- rec: libref-util-xs-perl
- XS implementation for Ref::Util