Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: ddascalescu+perl [...] gmail.com
Cc: ribasushi [...] leporine.io
AdminCc:

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



Subject: POD: add "Troubleshooting" section with common errors
It would be useful to list this error in the POD and point out that you must add a semicolon after the catch block. Obvious, but might trip some.

Unknown code ref type given '...'. Check your usage & try again at...
On Mon Mar 12 09:37:53 2012, dandv wrote: Show quoted text
> It would be useful to list this error in the POD and point out that you must > add a semicolon after the catch block. Obvious, but might trip some. > > Unknown code ref type given '...'. Check your usage & try again at...
I went one better and sanified the error message itself: https://github.com/ribasushi/try-tiny/commit/4c5b99d6c5 Thanks!
Fixed in 0.13.