From: Yuval Kogman Date: Mon, 31 Aug 2009 19:54:32 +0000 (+0300) Subject: bikeshedding X-Git-Tag: Try-Tiny-0.01^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f9b91e2ccdafc1b6f4c4403614f9efde0b3aac3d;p=p5sagit%2FTry-Tiny.git bikeshedding --- diff --git a/lib/Try/Tiny.pm b/lib/Try/Tiny.pm index 0eb0062..6d1ade4 100644 --- a/lib/Try/Tiny.pm +++ b/lib/Try/Tiny.pm @@ -247,7 +247,7 @@ can at least be sure there was an error: This is because an C that caught a C will always behave like C with no arguments. -=head1 SHINY SUGAR +=head1 SHINY SYNTAX Using Perl 5.10 you can enable the C/C construct. The C block is invoked in a topicalizer context (like a C block).