SLUG Mailing List ArchivesGiven an alpha numeric string of vaying length that contains 0 or more valid IP numbers(dotted quad decimal)and each IP(if there is one) is seperated form the next IP or other text by one or more spaces how can I use Perl to retrieve thes IP's into an array ? Ta Peter