Binary package “libmoosex-types-path-tiny-perl” in ubuntu focal

Path::Tiny types and coercions for Moose

 MooseX::Types::Path::Tiny provides Path::Tiny types for Moose. It handles two
 important types of coercion:
  * coercing objects with overloaded stringification
  * coercing to absolute paths
 .
 It also can check to ensure that files or directories exist.
 .
 File::Tiny is a file path utility module.
 .
 Moose is an extension of the Perl 5 object system.