Balaji Thoguluva [mailto:[EMAIL PROTECTED] wrote: : : I have a question on pattern matching. Assume I have a : line like this consisting of header field(via) and : values(IPaddress) repeated like below : : via: 192.168.6.100; via:192.168.6.101; via: 203.290.89.90; ......so on : : I would like to know how many via: header field occur and to : get each via header field value. I want to know how to loop : through each via header field to extract the value by pattern : matching expressions.
What have you tried so far? What part are you stuck on? Charles K. Clarkson -- Mobile Homes Specialist 254 968-8328 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>