in reply to Re: split() RH-9 and PERL 5.8
in thread split() RH-9 and PERL 5.8

The specific script I'm referring to is the ufsearch program in boxenv. I know that the chword program also uses split(), but I just can't remember whether or not that was also having the same problem with RedHat 9 (though I think it was too).

Replies are listed 'Best First'.
Re: Re: Re: split() RH-9 and PERL 5.8
by dave_the_m (Monsignor) on May 15, 2004 at 11:10 UTC
    The specific script I'm referring to is the ufsearch program in boxenv
    Thats got to be the worst Perl script I have seen in many a long age! Anyway, back to the original point - does your problem go away if you change the locale or the Perl version?