summaryrefslogtreecommitdiff
path: root/filesystems/p5-MooseX-Types-Path-Tiny/DESCR
blob: af0b90b8fda4e59d73e9b5c689967c018f5c1b59 (plain)
1
2
3
4
5
6
7
This module 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.