pkgsrc/filesystems/p5-MooseX-Types-Path-Tiny/DESCR
sno e7ffb48e20 Adding package for CPAN distribution MooseX-Types-Path-Tiny version 0.006
into filesystems/p5-MooseX-Types-Path-Tiny.

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.
2013-07-03 15:39:48 +00:00

7 lines
244 B
Text

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.