From: Boris Z. <bo...@2b...> - 2002-11-16 18:38:59
|
Hi, Am Samstag, 16. November 2002 18:00 schrieb TJ Mather: > Hi, > > There is a misspelling of $$ouptut_ref in the patch. I have attached a > corrected version of the patch. ups, i could swear that i tested the patch. Hmm. > > I personally don't have a problem with making Perl 5.8 required for > PageKit. If somebody doesn't like it, they can submit a patch to > make it run on both depending on if $] >= 5.008. I started this way, but the differences are annoying. So my idea is to support both versions a while with a patch. first working for 5.6.1 and a patch to support 5.8. in PageKit 1.12 then make 5.8 the default and have a patch for at least 5.6.1. Then maybe only 5.8. Attached another try to support perl 5.8 propper. But now really untested ;-) > > Thanks, > TJ > > Ps. I got a "Can't locate PerlIO/ISO.pm in @INC" error when attempting > to run the patched PageKit on Perl 5.8.0/Linux 2.4.18. > > On Wed, 13 Nov 2002, Boris Zentner wrote: > > Hi all, > > i installed perl5.8 and discovered, that Text::Iconv converts charsets to > > something other but missed to inform perl about that change. Also p5.8 do > > the conversion sometime by magic, but Text::Iconv did not know and > > convert it again. > > > > So i think with perl 5.8 we must get rid of Text::Iconv. This patch does > > that as a first draft. > > > > What do you want for future versions of PageKit? > > > > WHAT ABOUT MAKING PERL 5.8 REQUIRED for PAGEKIT IN SOME MONTH? -- Boris |