import Try::Tiny from Cesare Gargano <gar at plusiagamma dot org>

ok simon@
This commit is contained in:
jim 2009-10-26 16:39:57 +00:00
parent 5be2c5c632
commit 42207b3d41
4 changed files with 30 additions and 0 deletions

View 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>

View 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

View 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.

View 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