Skip Menu |

This queue is for tickets about the Try-Tiny CPAN distribution.

Report information
The Basics
Id: 79590
Status: resolved
Priority: 0/
Queue: Try-Tiny

People
Owner: Nobody in particular
Requestors: pushtaev [...] cpan.org
Cc: ribasushi [...] leporine.io
AdminCc:

Bug Information
Severity: Unimportant
Broken in: (no value)
Fixed in: (no value)



Subject: Description bug
Prototypes of "catch" and "finally" are wrong in description: sub try (&;@) { sub catch (&;@) { sub finally (&;@) { =item try (&;@) =item catch (&;$) =item finally (&;$)
thanks, I've applied this in git -- rjbs
On Fri Sep 14 22:16:51 2012, RJBS wrote: Show quoted text
> thanks, I've applied this in git
This one got dropped on the floor somehow. I fished it out from the github network and applied it in my patchset https://github.com/ribasushi/try-tiny/commit/ae5ed1be. Pull req: https://github.com/doy/try-tiny/pull/7
Fixed in 0.13.