The program looks like this...Split loop, <> line 1.
while (<>) { ## fails on linux i386 multi thread $line = $_; @outLine = split(/(<[^>]*>)/,$line); ## works on linux i386 multi thread ## @outLine = split(/(<[^>]*>)/,$_); }
In reply to Re: Re: split loop error
by tpederse
in thread split loop error
by tpederse
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |