$Bill Luebkert wrote:

The fact that you can modify the vrbl passed to a sub from in the sub without
using a reference still doesn't mean that it's passed by reference.  This is
a special case that aliasing provides.  This could be partially an exercise
in semantics though.
This aliasing provides a C++-like passing by reference, but it's true that it isn't Perl references... I agree with the "exercise in semantics". :-)

(NB : You're perfectly right that this syntax is dangerous and to be used only by the peoples who know what they're doing, I just pointed that this was a possibility)

--
Jedaï

_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to