in reply to Perl 6 mini-essay: eqv, ===, =:=, etc.
From the article, regarding the =:= operator:
It tells you whether two names are aliased to the same symbol.
What's the difference between a name and a symbol?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl 6 mini-essay: eqv, ===, =:=, etc.
by John M. Dlugosz (Monsignor) on May 05, 2008 at 23:36 UTC | |
by ysth (Canon) on May 06, 2008 at 04:03 UTC | |
by Anonymous Monk on May 06, 2008 at 19:40 UTC |