my $parse1 = qr{/}; my $parse2 = qr{\d+};
the regex seems to match. qr is documented in perlop, it creates a regex from the enclosed string, which you can later use to match, or as a part of a larger regex. \d matches any digit.
($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,
In reply to Re: regex question
by choroba
in thread regex question
by Anonymous Monk
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |