>Just looks really messy in my opinion. (obfuscated might be the word? :-) )
>How would you like to use:
> STDOUT->print("...");
>All the time? I think i rest my (our?) case.
Irrelevant. print is special, and will not be overridden
or treated as a function call when it isn't.
--tom