in reply to Re: Confused by RegEx count
in thread Confused by RegEx count
sub match { my $count =()= $str =~ /$q/g }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Confused by RegEx count
by choroba (Cardinal) on Feb 21, 2024 at 09:23 UTC | |
by hippo (Archbishop) on Feb 21, 2024 at 09:55 UTC | |
by Danny (Chaplain) on Feb 21, 2024 at 11:41 UTC | |
by choroba (Cardinal) on Feb 22, 2024 at 10:09 UTC | |
by NERDVANA (Priest) on Feb 22, 2024 at 06:17 UTC |