Just another Perl shrine | |
PerlMonks |
perlfunc:posby gods (Initiate) |
on Aug 24, 1999 at 22:42 UTC ( [id://210]=perlfunc: print w/replies, xml ) | Need Help?? |
posSee the current Perl documentation for pos. Here is our local, out-dated (pre-5.6) version: pos - find or set the offset for the last/next m//g search
pos SCALAR pos
Returns the offset of where the last |
|