./devel/p5-Types-Path-Tiny, Path::Tiny types and coercions for Moose and Moo

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.006nb1, Package name: p5-Types-Path-Tiny-0.006nb1, Maintainer: wen

Types::Path::Tiny provides Path::Tiny types for Moose, Moo, etc.

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.


Master sites: (Expand)

Filesize: 15.248 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-04-30 02:55:21 by Wen Heping | Files touched by this commit (3)
Log message:
Import Types-Path-Tiny-0.006 as devel/p5-Types-Path-Tiny.

Types::Path::Tiny provides Path::Tiny types for Moose, Moo, etc.

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.