- or download this
use warnings;
use strict;
...
:
"NOT_MATCHED"
;
- or download this
$_:[012=012]
NOT_MATCHED
- or download this
$_:[012=012]
MATCHED: $1:[0], $2:[2]
- or download this
(?(?{ my %h; map $h{ $_ } ++, $1, $2; print 0 + keys %h; 2 == keys %h
+}) | (*FAIL) )