Ilya Zakharevich wrote:
> 
> Why not use ->?
> 
>   $IO::STDERR->print @stuff;
>   print $IO::STDERR @stuff;

Ok, something here is extreme confused. Is not the second form an
instance of indirect object syntax?

> ==================================================================
> This would cause about 80% of Nathan's RFCs to die screaming, since
> they nearly all rely on indirect object syntax.
> ==================================================================
> 
> This is why I stole my time from other things to write this RFC.

Please explain what you mean. 

-Nate

Reply via email to