dwww: tpablo.net
Documentation related to libref-util-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)
Homepage: https://metacpan.org/release/Ref-Util
copyright | Debian changelog
Manual pages:
Other documents: