> hm, I couldn't find @- or @+ in the second edition of Programming Perl. > when you get some docs handy, could you point me to a specific source? They hold the offsets of the beginnings and ends of the last successful submatches. $-[0] is the offset of the beginning of the entire match, $+[0] the offset of the end of the entire match. See also: perldoc perlvar j
- [Boston.pm] pos on string in hash Greg London
- Re: [Boston.pm] pos on string in hash Ronald J Kimball
- Re: [Boston.pm] pos on string in hash Greg London
- Re: [Boston.pm] pos on string in hash Sean Quinlan
- Re: [Boston.pm] pos on string in hash Greg London
- Re: [Boston.pm] pos on string in hash j proctor
- Re: [Boston.pm] pos on string in hash j proctor
- Re: [Boston.pm] pos on string in hash Greg London
- Re: [Boston.pm] pos on string in hash Daniel R. Allen
- Re: [Boston.pm] pos on string in hash Chris Devers
- Re: [Boston.pm] pos on string in hash Ronald J Kimball
- Re: [Boston.pm] pos on string in hash John Tobey
- Re: [Boston.pm] pos on string in hash Dan Sugalski
