Binary package “libmoosex-types-stringlike-perl” in ubuntu bionic

Moose type constraints for strings or string-like objects

 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.