smart return-value object
Class::ReturnValue is a "clever" return value object that can allow code
calling your routine to expect: a boolean value (did it fail) or a list
(what are the return values).

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://metacpan.org/release/Class-ReturnValue
