Skip Menu |

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

Report information
The Basics
Id: 130164
Status: resolved
Priority: 0/
Queue: Syntax-Keyword-Try

People
Owner: Nobody in particular
Requestors: alex.karelas.pt [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.10
Fixed in: 0.11



Subject: Documentation example says Syntax::Feature::Try instead of *::Keyword::*
Please see the first codeblock in this section: https://metacpan.org/pod/Syntax::Keyword::Try#VALUE-SEMANTICS I think you wanted to write 'use Syntax::Keyword::Try qw( try try_value );' there.
On Wed Jul 24 13:13:35 2019, alex.karelas.pt@gmail.com wrote: Show quoted text
> Please see the first codeblock in this section: > https://metacpan.org/pod/Syntax::Keyword::Try#VALUE-SEMANTICS > > I think you wanted to write 'use Syntax::Keyword::Try qw( try > try_value );' there.
Thanks. This was fixed in 0.11. -- Paul Evans