Re: order of evaluation
Can you also refer me to a rule within the documentation of Perl why
in the first example, where you answered with yes, why it is like
that. I'd like to know the name of the rule which states why the first
and not the second star * greedely matches all. As I said, the fact is
not determined by precedence. Precedence defines other things.
.
Relevant Pages
- FAQ 7.7 Why do Perl operators have different precedence than C operators?
... Why do Perl operators have different precedence than C operators? ... unlink ($file || die "snafu"); ... The perlfaq-workers, a group of volunteers, maintain the perlfaq. ... (comp.lang.perl.misc) - FAQ 7.7 Why do Perl operators have different precedence than C operators?
... Why do Perl operators have different precedence than C operators? ... unlink ($file || die "snafu"); ... The perlfaq-workers, a group of volunteers, maintain the perlfaq. ... (comp.lang.perl.misc) - FAQ 7.7 Why do Perl operators have different precedence than C operators?
... Why do Perl operators have different precedence than C operators? ... unlink ($file || die "snafu"); ... The perlfaq-workers, a group of volunteers, maintain the perlfaq. ... (comp.lang.perl.misc) - FAQ 7.7 Why do Perl operators have different precedence than C operators?
... Why do Perl operators have different precedence than C operators? ... unlink ($file || die "snafu"); ... The perlfaq-workers, a group of volunteers, maintain the perlfaq. ... (comp.lang.perl.misc) - FAQ 7.7 Why do Perl operators have different precedence than C operators?
... Why do Perl operators have different precedence than C operators? ... unlink ($file || die "snafu"); ... The perlfaq-workers, a group of volunteers, maintain the perlfaq. ... (comp.lang.perl.misc) |
|