in reply to Re: How to find empty in emptyin thread How to find empty in empty
if ( /^(\w+)\s+([\d.]+)/ ) { ($names[$l],$versions[$l])=($1,$2); ++$l; else { . . . [download]