Further to Fletch's reply: Please see perlre, perlretut, and perlrequick and perhaps some of these articles. (Note: From Perl version 5.10 onward, ++ is one of a set of valid regex metacharacter sequences ?+ *+ ++ {n,m}+ denoting a "possessive" quantifier that does not "give up" anything it may have matched. (Update: But +++++ is still invalid!))
Give a man a fish: <%-{-{-{-<
In reply to Re: Trying out 2 captures
by AnomalousMonk
in thread Trying out 2 captures
by catfish1116
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |