summaryrefslogtreecommitdiff
path: root/filesystems/p5-MooseX-Types-Path-Tiny/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/p5-MooseX-Types-Path-Tiny/DESCR')
-rw-r--r--filesystems/p5-MooseX-Types-Path-Tiny/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/filesystems/p5-MooseX-Types-Path-Tiny/DESCR b/filesystems/p5-MooseX-Types-Path-Tiny/DESCR
new file mode 100644
index 00000000000..af0b90b8fda
--- /dev/null
+++ b/filesystems/p5-MooseX-Types-Path-Tiny/DESCR
@@ -0,0 +1,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.