libmoosex-types-path-tiny-perl

Path::tiny types and coercions for moose
  https://metacpan.org/release/MooseX-Types-Path-Tiny
  0
  no reviews



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.