Description
Context-sensitive Perl functions can inspect more than the basic scalar-versus-list distinction. This module generalizes `wantarray` so code can react to richer caller-context details. It is a specialized developer library for APIs that change behavior based on return context.