Skip Menu |

This queue is for tickets about the autodie CPAN distribution.

Report information
The Basics
Id: 43784
Status: resolved
Priority: 0/
Queue: autodie

People
Owner: PJF [...] cpan.org
Requestors: kraai [...] ftbfs.org
Cc:
AdminCc:

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



Subject: Misspelling in autodie::exception comment
In a comment added to lib/autodie/exception.pm in 1.999, a space is missing between "the" and "top." The attached patch fixes it.
Subject: fix-thetop
Download fix-thetop
application/octet-stream 600b

Message body not shown because it is not plain text.

On Mon Mar 02 16:15:46 2009, kraai wrote: Show quoted text
> In a comment added to lib/autodie/exception.pm in 1.999, a space is > missing between "the" and "top." The attached patch fixes it.
Thanks! Applied as b6cc6fe4d6f01324cb1ac285a25afe8fa739db55 and pushed to github ( http://github.com/pfenwick/autodie/ ). This fix will be present in the next release of autodie. Many thanks! Paul