Free Perl
Code
Topics
Functions
About
#capture
Showing 3 pages (tag pages are not indexed).
regex • intermediate
How to perform regex match and extract all matches in Perl?
regex • intermediate
How to access captured groups using $1, $2 in Perl?
regex • intermediate
How to use capture groups in Perl regex?