Import devel/p5-MooseX-Types-Stringlike 0.003

OK sthen@ bcallah@

This Perl module provides a more general version of the "Str" type. If
coercions are enabled, it will accept objects that overload stringification
and coerces them into strings.
This commit is contained in:
cwen 2019-02-06 15:04:18 +00:00
parent ddbda595d4
commit 98a21983ad
4 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2019/02/06 15:04:18 cwen Exp $
COMMENT = Moose type constraints for strings or string-like objects
DISTNAME = MooseX-Types-Stringlike-0.003
CATEGORIES = devel
# Apache 2.0
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-MooseX-Types
TEST_DEPENDS = devel/p5-Moose
PKG_ARCH = *
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (MooseX-Types-Stringlike-0.003.tar.gz) = LuNJ7FxSmm80f0L/ZA5HskVWS5PMowXfY8eCH1tVzxk=
SIZE (MooseX-Types-Stringlike-0.003.tar.gz) = 13510

View File

@ -0,0 +1,3 @@
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.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/02/06 15:04:18 cwen Exp $
${P5SITE}/MooseX/Types/Stringlike.pm
@man man/man3p/MooseX::Types::Stringlike.3p