import Try::Tiny from Cesare Gargano <gar at plusiagamma dot org>
ok simon@
This commit is contained in:
parent
5be2c5c632
commit
42207b3d41
19
devel/p5-Try-Tiny/Makefile
Normal file
19
devel/p5-Try-Tiny/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# $OpenBSD $
|
||||
|
||||
COMMENT = minimal try/catch with proper localization of $\@
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = Try-Tiny-0.02
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Cesare Gargano <gar@plusiagamma.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
CPAN_AUTHOR = NUFFIN
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-Try-Tiny/distinfo
Normal file
5
devel/p5-Try-Tiny/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Try-Tiny-0.02.tar.gz) = ps63XVMwRthceXrZ475CEg==
|
||||
RMD160 (Try-Tiny-0.02.tar.gz) = rdAzd5WmRqr1fEqyQ8+ZPgREBNI=
|
||||
SHA1 (Try-Tiny-0.02.tar.gz) = UlXRAU4yVWqjjstKY4KwzsHp9Dk=
|
||||
SHA256 (Try-Tiny-0.02.tar.gz) = yUMPgFKfhhsfp85KJ6yNHQDAbZZBDejBO7TLaYuCtIc=
|
||||
SIZE (Try-Tiny-0.02.tar.gz) = 6361
|
2
devel/p5-Try-Tiny/pkg/DESCR
Normal file
2
devel/p5-Try-Tiny/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module provides bare bones try/catch statements that are designed
|
||||
to minimize common mistakes with eval blocks, and NOTHING else.
|
4
devel/p5-Try-Tiny/pkg/PLIST
Normal file
4
devel/p5-Try-Tiny/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/10/26 16:39:57 jim Exp $
|
||||
${P5SITE}/Try/
|
||||
${P5SITE}/Try/Tiny.pm
|
||||
@man man/man3p/Try::Tiny.3p
|
Loading…
x
Reference in New Issue
Block a user