David Nicol <[EMAIL PROTECTED]>:
> 
> The other way C++ allows you to overload a named function is
> by return type.  

This is explicitly incorrect.  The return type is not used in the
resolution of an overloaded function.
That's not to say that it wouldn't be nice to have in perl...

-- 
John Porter

Reply via email to