Description
Perl modules can check reference types with small utility functions. This helps validation and dispatch code tell arrays, hashes, code references, and objects apart without repeating fragile checks.
It is a developer library. It supports internal API clarity and is normally installed as a dependency of other Perl modules.