Description
Perl code can classify arguments by practical type, such as scalar, array reference, hash reference, object, or code reference. This helps modules make clearer decisions before accepting input or dispatching behavior.
It is a developer library. It is useful inside frameworks and validation code, but it does not add a separate application for users to launch.