On Mon, 22 Jan 2001, Simon Cozens wrote: > On Mon, Jan 22, 2001 at 11:55:38AM -0800, Peter Prymmer wrote: > > $ ./perl -le 'use Devel::Peek; $a = sprintf "%vd", $^V; Dump($a)' > > SV = PV(0x1a8c4034) at 0x1a8cfe4c > > REFCNT = 1 > > PV = 0x1a8c7ba8 "5.7.0"\0 > > 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 guess this is because of Hugo's patch (Change 8499)? Many thanks Hugo! Peter Prymmer P.S. the bad news is that the need to go hacking into UTF8 eq ops has disappeared - at least for now (I know you were looking forward to that ;-).Thread Previous | Thread Next