in reply to
Re: Reseting pos()
in thread
Reseting pos()
Because I need the pos() and the pos() doesn't appear to work if you don't have /g
Evan Carroll
I hack for the ladies.
www.EvanCarroll.com
Comment on
Re^2: Reseting pos()
Replies are listed 'Best First'.
Re^3: Reseting pos()
by
ikegami
(Patriarch)
on May 02, 2008 at 21:59 UTC
Why do you need
pos
? I think you really want
@-
and maybe
@+
[reply]
[d/l]
[select]
In Section
Seekers of Perl Wisdom