Nathan Wiger wrote: > Your point is assuming that STDERR retains its weirdness, and does not > become a simple scalar object ... sub STDERR () { $STDERR } or am I missing something? > Making STDERR into $STDERR is all hinged on fast vtable stuff in core ... Absolutely false. $STDERR does not depend on vtables in any conceivable way. [Yeah, this is a response to a really old post, but we shouldn't let a mythology of vtables develop.] - Ken
- Re: RFC 277 (v1) Eliminate unqu... Michael Fowler
- Re: RFC 277 (v1) Eliminate unqu... Nathan Wiger
- Re: RFC 277 (v1) Eliminate unqu... Michael Fowler
- Re: RFC 277 (v1) Eliminate unquoted... Dave Storrs
- Re: RFC 277 (v1) Eliminate unquoted barewords from P... Dave Storrs
- Re: RFC 277 (v1) Eliminate unquoted barewords from Perl e... Paris Sinclair
- Re: RFC 277 (v1) Eliminate unquoted barewords from Perl e... Tom Christiansen
- Re: RFC 277 (v1) Eliminate unquoted barewords from Perl e... Tom Christiansen