aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2013-03-09 06:55:58 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2013-03-09 06:55:58 +0000
commitd7381aede3b1603672be8517d301c6500976ac92 (patch)
treead2342775eb5371be78f00ff21cc6daa67b29925 /devel/Makefile
parent9b0457b59965ca61481308bf76994ef77370f91b (diff)
downloadports-d7381aede3b1603672be8517d301c6500976ac92.tar.gz
ports-d7381aede3b1603672be8517d301c6500976ac92.zip
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. WWW: http://search.cpan.org/dist/MooseX-Types-Path-Tiny/
Notes
Notes: svn path=/head/; revision=313691
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 842b3ed0ad9b..362ea0901ba3 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2346,6 +2346,7 @@
SUBDIR += p5-MooseX-Types-JSON
SUBDIR += p5-MooseX-Types-LoadableClass
SUBDIR += p5-MooseX-Types-Path-Class
+ SUBDIR += p5-MooseX-Types-Path-Tiny
SUBDIR += p5-MooseX-Types-Perl
SUBDIR += p5-MooseX-Types-PortNumber
SUBDIR += p5-MooseX-Types-Set-Object