import p5-Feature-Compat-Try 0.05

OK sthen@

Comment:
make try/catch syntax available

Description:
This module makes syntax support for try/catch control flow easily
available.
This commit is contained in:
bluhm 2022-11-16 19:39:47 +00:00
parent a2a30a2019
commit 7009c130c3
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
COMMENT = make try/catch syntax available
DISTNAME = Feature-Compat-Try-0.05
CPAN_AUTHOR = PEVANS
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Syntax-Keyword-Try>=0.27
CONFIGURE_STYLE = modbuild
PKG_ARCH = *
MAKE_ENV = TEST_POD=Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Feature-Compat-Try-0.05.tar.gz) = WaHHFzysMNsTHF8T+jhA9xhYju+bV5NS/+FWtVBxbXw=
SIZE (Feature-Compat-Try-0.05.tar.gz) = 17364

View File

@ -0,0 +1,2 @@
This module makes syntax support for try/catch control flow easily
available.

View File

@ -0,0 +1,4 @@
${P5SITE}/Feature/
${P5SITE}/Feature/Compat/
${P5SITE}/Feature/Compat/Try.pm
@man man/man3p/Feature::Compat::Try.3p