head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2011.02.10.12.02.27;	author sunpoet;	state Exp;
branches;
next	1.1;

1.1
date	2010.04.25.00.00.11;	author sylvio;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.003000
- Move test dependencies to TEST_DEPENDS

Changes:	http://search.cpan.org/dist/TryCatch/Changes
PR:		ports/154637
Submitted by:	milki <milki@@rescomp.berkeley.edu> (maintainer)
@
text
@SHA256 (TryCatch-1.003000.tar.gz) = ae035067ff2b93bad779e28c838618ac7f388ec2167c9c2745026b54dee4924f
SIZE (TryCatch-1.003000.tar.gz) = 87037
@


1.1
log
@- This module aims to provide a nicer syntax and method to catch errors in
Perl, similar to what is found in other languages (such as Java, Python
or C++). The standard method of using eval {}; if($@@) {} is often prone
to subtle bugs, primarily that tis far too easy to stomp on the error in
error handlers. And also eval/if isn't the nicest idiom.

WWW:	http://search.cpan.org/dist/TryCatch

PR:		ports/145951
Submitted by:	Jonathan Chu <milki@@rescomp.berkeley.edu>
@
text
@d1 2
a2 3
MD5 (TryCatch-1.002000.tar.gz) = c0069370f5cbd982872702ed4495daf4
SHA256 (TryCatch-1.002000.tar.gz) = 1ac163e3ccaf4b445f832a80f57a89f7a5de714470732fe4613d76a5382d7960
SIZE (TryCatch-1.002000.tar.gz) = 83199
@

