aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2013-03-03 15:08:26 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2013-03-03 15:08:26 +0000
commit6f88f1dc8f80654b519bdb40d043f977a1d31a09 (patch)
treea17c7f318f2d3db12e0147eccf06394653dac439 /devel/Makefile
parentb0ade7ca8dbabd53cc1432467961dfae4ff57c64 (diff)
downloadports-6f88f1dc8f80654b519bdb40d043f977a1d31a09.tar.gz
ports-6f88f1dc8f80654b519bdb40d043f977a1d31a09.zip
This module provides a more general version of the Str type. If
coercions are enabled, it will accepts objects that overload stringification and coerces them into strings. WWW: http://search.cpan.org/dist/MooseX-Types-Stringlike/
Notes
Notes: svn path=/head/; revision=313357
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 cdef7a8db135..1614488aea91 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2352,6 +2352,7 @@
SUBDIR += p5-MooseX-Types-PortNumber
SUBDIR += p5-MooseX-Types-Set-Object
SUBDIR += p5-MooseX-Types-Signal
+ SUBDIR += p5-MooseX-Types-Stringlike
SUBDIR += p5-MooseX-Types-Structured
SUBDIR += p5-MooseX-Types-VariantTable
SUBDIR += p5-Mouse