in reply to
perl () magic and how does it work ?
Perl Idioms Explained - my $count = () = /.../g
Perl Idioms Explained - @ary = $str =~ m/(stuff)/g
Comment on
Re: perl () magic and how does it work ?
In Section
Seekers of Perl Wisdom