bump dep on [Test::CheckDeps] for the skip(..., 0) fix (see also RT#121183)
[p5sagit/Try-Tiny.git] / README.pod
index 5f79a47..505d284 100644 (file)
@@ -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.23
+version 0.28
 
 =head1 SYNOPSIS
 
@@ -478,10 +478,6 @@ Or read the source:
 
 L<http://web.archive.org/web/20100305133605/http://nothingmuch.woobling.org/talks/yapc_asia_2009/try_tiny.yml>
 
-=head1 VERSION CONTROL
-
-L<http://github.com/doy/try-tiny/>
-
 =head1 SUPPORT
 
 Bugs may be submitted through L<the RT bug tracker|https://rt.cpan.org/Public/Dist/Display.html?Name=Try-Tiny>
@@ -503,17 +499,17 @@ Jesse Luehrs <doy@tozt.net>
 
 =head1 CONTRIBUTORS
 
-=for stopwords Peter Rabbitson Karen Etheridge Ricardo Signes Mark Fowler Graham Knop 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
+=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
 
 =item *
 
-Peter Rabbitson <ribasushi@cpan.org>
+Karen Etheridge <ether@cpan.org>
 
 =item *
 
-Karen Etheridge <ether@cpan.org>
+Peter Rabbitson <ribasushi@cpan.org>
 
 =item *
 
@@ -529,6 +525,10 @@ Graham Knop <haarg@haarg.org>
 
 =item *
 
+Lukas Mai <l.mai@web.de>
+
+=item *
+
 Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
 
 =item *
@@ -587,6 +587,10 @@ Marc Mims <marc@questright.com>
 
 Mark Stosberg <mark@stosberg.com>
 
+=item *
+
+Pali <pali@cpan.org>
+
 =back
 
 =head1 COPYRIGHT AND LICENCE