perl -e' @a=(1,2,(),(),3);print "@a"' 1 2 3 [download]
Cheers Rolf
In reply to Re^4: Hash of Regex by LanX in thread Hash of Regex by bichonfrise74