http://www.perlmonks.org?node_id=291558


in reply to Re: Perl Idioms Explained - @ary = $str =~ m/(stuff)/g
in thread Perl Idioms Explained - @ary = $str =~ m/(stuff)/g

To be completely pedantic the reason it 'works' is that they coded it that way! The reason it works without needing parens is as you say.

The precedence order is why you need to do stuff like this:

(my $fix_up = $old_str ) =~ s/this/that/g;

But that is another idiom I guess. This one lets you set declare $fix_up, set it to $old_str, and then modify $fix_up in one line, while leaving $old_str intact for future reference.....

cheers

tachyon

s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print