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)
Installed Size: 47.1 kB Architectures: all