Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Try-Tiny
From: Thomas Klausner
Date: 2016-08-19 17:11:49
Message id: 20160819151149.CC173FBC3@cvs.NetBSD.org
Log Message:
Updated p5-Try-Tiny to 0.27.
0.27 2016-08-16 01:43:35Z
- repository moved to the github p5sagit organization (the primary is on
shadowcat, mirrored to github)
- no changes since 0.26
0.26 2016-03-15 23:42:02Z (TRIAL RELEASE)
- switch from finalizers using an array to a hash, to resolve segfaults when
creating a pseudofork on MSWin before perl 5.20 (Graham Knop,
karenetheridge/Sub-Name/#3)
0.25 2016-02-22 20:16:51Z (TRIAL RELEASE)
- "finally" blocks are now run for all methods of leaving the try block
(including via exit, goto) (Lukas Mai, RT#112099)
Files: