Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Path-Class CPAN distribution.

Maintainer(s)' notes

I prefer that bugs & patches are filed on GitHub rather than on RT: https://github.com/kenahoo/Path-Class/issues. Thanks.

Report information
The Basics
Id: 82993
Status: resolved
Priority: 0/
Queue: Path-Class

People
Owner: Nobody in particular
Requestors: dolmen [...] cpan.org
ether [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.29
Fixed in: 0.33



Subject: pod errors
`perldoc Path::Class::File` for me includes: POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 370: Non-ASCII character seen before =encoding in ''<:encoding(UTF−8)');'. Assuming UTF-8 Also, "too" should be "to" in: "If the file can't be written too, this method will throw an exception."
Thanks. I don't see the POD encoding problem though, do you know what version of 'perldoc' you're using? I'll fix the grammar error. -Ken
Subject: Re: [rt.cpan.org #82993] pod errors
Date: Mon, 28 Jan 2013 09:51:18 -0800
To: Ken Williams via RT <bug-Path-Class [...] rt.cpan.org>
From: Karen Etheridge <ether [...] cpan.org>
On Sun, Jan 27, 2013 at 09:59:51PM -0500, Ken Williams via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=82993 > > > Thanks. I don't see the POD encoding problem though, do you know what version of 'perldoc' > you're using?
This is under perl 5.16.2, which 'perldoc -v' reporting "[Perldoc v3.17]".