Subject: | Issue with encoding in POD |
Hi,
I got an error from the pod.t test when attempting to install Date::Holidays::PT. It's a pretty basic bug with encoding. I have added the patch as a patch file.
I created a fork from gitpan: https://github.com/gitpan/Date-Holidays-PT, which seems to reflect the latest release to CPAN.
So you can take it from Gitpan if you want to migrate to CPAN without all of the yak shaving by creating your own fork or I can transfer ownership of my fork to you - so you will have my patch automagically.
Take care,
jonasbn
Subject: | pod-encoding.patch |
diff --git a/lib/Date/Holidays/PT.pm b/lib/Date/Holidays/PT.pm
index 0aa0efc..549835a 100644
--- a/lib/Date/Holidays/PT.pm
+++ b/lib/Date/Holidays/PT.pm
@@ -6,7 +6,6 @@ use strict;
use Date::Holidays::Super;
use Date::Easter;
use Time::JulianDay;
-use utf8;
my @ISA = qw(Date::Holidays::Super);
@@ -175,8 +174,6 @@ sub holidays {
return \%holidays;
}
-=encoding utf8
-
=head1 NATIONAL HOLIDAYS
The following Portuguese holidays have fixed dates: