Wed Sep 12 06:44:31 2012pushtaev [...] cpan.org - Ticket created
Subject:
Description bug
Prototypes of "catch" and "finally" are wrong in description:
sub try (&;@) {
sub catch (&;@) {
sub finally (&;@) {
=item try (&;@)
=item catch (&;$)
=item finally (&;$)