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


1.1
date	2009.09.01.18.07.07;	author tobez;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add lang/p5-Try-Tiny 0.01, a Perl module that
provides minimal try/catch with proper localization of $$@@.
@
text
@This module provides bare bones try/catch statements that are designed
to minimize common mistakes done with eval blocks (for instance assuming
that $@@ is set to a true value on error, or clobbering previous values
of $@@, and NOTHING else.

WWW: http://search.cpan.org/dist/Try-Tiny/
@
