----- Original Message ----- From: "David le Blanc" <[EMAIL PROTECTED]> To: "Öznur Taştan" <[EMAIL PROTECTED]>; "Perl Lists" <[EMAIL PROTECTED]> Sent: Friday, February 20, 2004 1:35 PM Subject: RE: all matches of a regex-continued
> > > > In the below link I came across > > > > http://www.perl.com/pub/a/2002/06/04/apo5.html?page=8 > > > > $_ = "abracadabra"; > > @all = m:any /a.*?a/; > > produces: > > > > > What version of perl are we talking about here? > > 5.8 or 6 maybe? I don't know actually what version supports it? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>