----- Original Message ----- From: "WC -Sx- Jones" <[EMAIL PROTECTED]> To: "Perl Lists" <[EMAIL PROTECTED]> Sent: Friday, February 20, 2004 6:22 PM Subject: Re: all matches of a regex-continued
> Öznur Taştan wrote: > > >My problem was this > > I have a sets of patterns > > and a string > > and I know in which order these patterns are supposed to exists > > > > What I want is to extract all the substrings when the patterns > > match to the string. > > > > > Do you want: > > xHxx yy z t > x xxHyy z t > > as a solution set? > yes:) > Or just those substrings which begin and end with HDK? > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>