Description
Perl software can use a faster native implementation of Ref::Util reference checks when available. This improves performance for code that performs many type checks in tight paths.
It is a native support library. Users normally install it as a dependency; the visible behavior belongs to the Perl modules that call Ref::Util.