[EMAIL PROTECTED] (Nathan Wiger) wrote on 15.08.00 in <[EMAIL PROTECTED]>: > > I'd say, if the variable exists, interpolate it. If not, print it as > > it stands. > > I initially was thinking this too, but there's a major problem: > > print "Your stuff is: @stuff\n"; > > I want this to *always* print out the _value_ of @stuff, even if it's > unititalized. Uninitialized != doesn't exist. Not arguing for or against the RFC, just pointing out the difference. MfG Kai
- RFC 105 (v1) Downgrade or remove "In string @ mus... Perl6 RFC Librarian
- Re: RFC 105 (v1) Downgrade or remove "In str... Nathan Wiger
- Re: RFC 105 (v1) Downgrade or remove "In str... Kai Henningsen
- Re: RFC 105 (v1) Downgrade or remove "In str... David L. Nicol
- Re: RFC 105 (v1) Downgrade or remove "In str... Mark-Jason Dominus