Beno�t Chauvet ([EMAIL PROTECTED]) wrote: > It certainly means that @+ contains the position of the last character of > last match in the original string, followed by the positions of the last > characters of the groups. > > Terrific ! > > Damn, I don't have time (nor talent and sufficient knowledge) to investigate > the Perl source to find other vars like this one !!
You don't have to look in the source, it's well documented in perlvar.
