while (defined ($rows = <VER>)) { chomp($rows); next if ($rows eq ''); # this'll skip blank lines ($rows1,$rows2)=split(/\ /,$rows); $names[$l]=$rows1; $versions[$l]=$rows2; }
| Mynd you, mønk bites Kan be pretti nasti... |
In reply to Re: How to find empty in empty
by grep
in thread How to find empty in empty
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |