[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#848386: ITP: libref-util-perl -- set of utility functions for checking references



Package: wnpp
Owner: gregor herrmann <gregoa@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-perl@lists.debian.org

* Package name    : libref-util-perl
  Version         : 0.101
  Upstream Author : Sawyer X <xsawyerx@cpan.org>
* URL             : https://metacpan.org/release/Ref-Util
* License         : Expat
  Programming Lang: Perl
  Description     : 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)

The package will be maintained under the umbrella of the Debian Perl Group.

Attachment: signature.asc
Description: Digital Signature


Reply to: