in reply to Re^2: my least favorite perl feature
in thread my least favorite perl feature
I'm not sure why \ $obj_var_a == \ $obj_var_b isn't good enough. It tests the 'same instance' equality without going off into Scalar::Util.
Seeking Green geeks in Minnesota
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: my least favorite perl feature
by adrianh (Chancellor) on Feb 06, 2003 at 20:21 UTC | |
by diotalevi (Canon) on Feb 06, 2003 at 20:46 UTC | |
by adrianh (Chancellor) on Feb 06, 2003 at 21:02 UTC |