First thanks to who setup the web page for this module.
http://www.openjsan.org/doc/h/hn/hnakamur/JapaneseHolidays/1.0/lib/JapaneseHolidays.html
Now I am trying to fix pod errors written in that page.
Before doing that, I'd like to point out that =encoding is a valid
command paragraph, according to the perlpod page,
http://perldoc.perl.org/perlpod.html
And on my system, pod2html did not treat =encoding as an error, but
ignored it with the message below.
C:\Perl\bin/pod2html.bat: pod\JapaneseHolidays.pod: unknown pod
directive 'encoding' in paragraph 1. ignoring.
So I thought maybe it is ok to have =encoding, because the pod
document actually has some non ascii characters. But I shouldn't have
done it. I am sorry for that.
Now I would like to ask how to fix this error. Is it ok just uploading
the fixed tarball with the same version?
Thanks in advance,
Hiroaki Nakamura
I found a bug and fixed it and uploaded as ver. 1.0.1.
This version has no =encoding in the pod document.
Thanks,
Hiroaki Nakamura