libmoosex-types-stringlike-perl

Moose type constraints for strings or string-like objects
  https://metacpan.org/release/MooseX-Types-Stringlike
  0
  no reviews



Moosex::types::stringlike provides a more general version of the str type. if coercions are enabled, it will accepts objects that overload stringification and coerces them into strings.

moose is an extension of the perl 5 object system.