Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Acme::Types::NonStandard - unbundled set of stupid types for Type::Tiny
SYNOPSIS
use Acme::Types::NonStandard -types;
DESCRIPTION
ConfusingDualVar
A dualvar (see "dualvar" in Scalar::Util) whose stringy value must be a floating point number or integer distinct from the numeric value (to maximize debugging confusion).
FortyTwo
The number 42. Always.
Can be coerced from Any (to the number 42).
ReallySparseArray
An array that only contains undef
(but as many of them as you'd like!)
RefRefRef
A reference to a reference to a reference (to ensure adequate levels of indirection).
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>, but I'm going to loudly deny while pointing fingers at popl
and hobbs
on irc.perl.org#moose
.
Licensed under the same terms as Perl.
Patches or suggestions regarding other completely stupid types welcome, as long as they're not in any way useful.