From: Karen Etheridge Date: Mon, 9 Jan 2017 01:22:11 +0000 (-0800) Subject: Try-Tiny-0.28 X-Git-Tag: v0.28^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Ftags%2Fv0.28;p=p5sagit%2FTry-Tiny.git Try-Tiny-0.28 - enabled some tests of finally blocks that were disabled on 5.6, now that that functionality works (since 0.13) (Pali, PR#4) --- diff --git a/CONTRIBUTING b/CONTRIBUTING index 234eb44..3a30e27 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -92,5 +92,5 @@ wish to be listed under a different name or address, you should submit a pull request to the .mailmap file to contain the correct mapping. -This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 0.012 from a -template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.118. +This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 0.013 from a +template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.121. diff --git a/Changes b/Changes index 5274e86..0ad509f 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ Revision history for Try-Tiny -{{$NEXT}} +0.28 2017-01-09 01:21:33Z - enabled some tests of finally blocks that were disabled on 5.6, now that that functionality works (since 0.13) (Pali, PR#4) diff --git a/README.pod b/README.pod index 83d3976..505d284 100644 --- a/README.pod +++ b/README.pod @@ -4,11 +4,11 @@ =head1 NAME -Try::Tiny - minimal try/catch with proper preservation of $@ +Try::Tiny - Minimal try/catch with proper preservation of $@ =head1 VERSION -version 0.27 +version 0.28 =head1 SYNOPSIS @@ -499,7 +499,7 @@ Jesse Luehrs =head1 CONTRIBUTORS -=for stopwords Karen Etheridge Peter Rabbitson Ricardo Signes Mark Fowler Graham Knop Lukas Mai Dagfinn Ilmari Mannsåker Rudolf Leermakers anaxagoras awalker chromatic Alex cm-perl Andrew Yates David Lowe Glenn Hans Dieter Pearcey Jonathan Yu Marc Mims Stosberg Paul Howarth +=for stopwords Karen Etheridge Peter Rabbitson Ricardo Signes Mark Fowler Graham Knop Lukas Mai Dagfinn Ilmari Mannsåker Paul Howarth Rudolf Leermakers anaxagoras awalker chromatic Alex cm-perl Andrew Yates David Lowe Glenn Hans Dieter Pearcey Jonathan Yu Marc Mims Stosberg Pali =over 4 @@ -533,6 +533,10 @@ Dagfinn Ilmari Mannsåker =item * +Paul Howarth + +=item * + Rudolf Leermakers =item * @@ -585,7 +589,7 @@ Mark Stosberg =item * -Paul Howarth +Pali =back