mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
8 lines
244 B
Plaintext
8 lines
244 B
Plaintext
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.
|