libref-util-perl

set of utility functions for checking references

Description

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)

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Ref-Util


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libref-util-perl