Skip Menu |

This queue is for tickets about the Catalyst-Model-PayPal-IPN CPAN distribution.

Report information
The Basics
Id: 79659
Status: resolved
Priority: 0/
Queue: Catalyst-Model-PayPal-IPN

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

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



Subject: Test fails because of pod encoding
Installing using cpanminus, with perl version 5.16.1, failed because of t/pod.t. Around line 427: Non-ASCII character seen before =encoding in '£[%'. Assuming UTF-8 This is easily fixed by placing the line: =encoding utf8 in the beginning of the pod. Thank you!
This has been fixed in the latest release.