On Mon, 22 Jan 2001, Peter Prymmer wrote to Simon Cozens: > > Good. > > > > > FLAGS = (POK,pPOK,UTF8) > > > > Bad. But even that doesn't explain why configpm was barfing. Hmm. > > I'm afraid I have good and bad news: perl@8506 is not barfing on either > configpm or perlbug.PL during a static build on USS V2.5 for me. I might also have mentioned that the UTF8 flags is not on with the 8506 kit as in: $ ./perl -Ilib -le 'use Devel::Peek; $a = sprintf "%vd", $^V; Dump($a)' SV = PV(0x1a8c4078) at 0x1a8cfdbc REFCNT = 1 FLAGS = (POK,pPOK) PV = 0x1a8c98c0 "5.7.0"\0 CUR = 5 LEN = 6 Peter PrymmerThread Previous | Thread Next