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:
parent
ddbda595d4
commit
98a21983ad
20
devel/p5-MooseX-Types-Stringlike/Makefile
Normal file
20
devel/p5-MooseX-Types-Stringlike/Makefile
Normal 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>
|
2
devel/p5-MooseX-Types-Stringlike/distinfo
Normal file
2
devel/p5-MooseX-Types-Stringlike/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (MooseX-Types-Stringlike-0.003.tar.gz) = LuNJ7FxSmm80f0L/ZA5HskVWS5PMowXfY8eCH1tVzxk=
|
||||
SIZE (MooseX-Types-Stringlike-0.003.tar.gz) = 13510
|
3
devel/p5-MooseX-Types-Stringlike/pkg/DESCR
Normal file
3
devel/p5-MooseX-Types-Stringlike/pkg/DESCR
Normal 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.
|
3
devel/p5-MooseX-Types-Stringlike/pkg/PLIST
Normal file
3
devel/p5-MooseX-Types-Stringlike/pkg/PLIST
Normal 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
|
Loading…
x
Reference in New Issue
Block a user