File perl-Try-Tiny.changes of Package perl-Try-Tiny
-------------------------------------------------------------------
Mon Sep 19 09:04:58 UTC 2011 - coolo@suse.com
- updated to 0.11
- fix broken dist
- clarify some docs
-------------------------------------------------------------------
Tue May 17 12:12:23 UTC 2011 - coolo@opensuse.org
- updated to 0.09
- don't index Try::Tiny::ScopeGuard
- fix require vs use issue in blead (RT63410)
-------------------------------------------------------------------
Tue Nov 30 19:20:56 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Thu Nov 11 18:04:16 UTC 2010 - chris@computersalat.de
- recreated by cpanspec 1.78
o fixed deps
o fix License
- noarch pkg
-------------------------------------------------------------------
Mon Nov 1 11:28:49 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.07:
* allow multiple finally blocks
* pass the error, if any, to finally blocks when called
- changes from 0.05:
* documentation fixes and clarifications
-------------------------------------------------------------------
Mon Jan 25 08:18:26 UTC 2010 - lars@linux-schulserver.de
- update to 0.04:
+ Restore list context propagation for catch blocks
+ Fix a bug where finally blocks weren't always invoked
+ More documentation and tests (many people)
+ Sets $@ to the previous value at the beginning of the eval, to
allow the capture of an error stack when calling die.
-------------------------------------------------------------------
Sat Dec 26 21:40:19 UTC 2009 - lars@linux-schulserver.de
- initial version 0.02