> But... would it be possible to exten this proposal so that, if the right
> hand operand is an array or hash variable, it will create a reference to
> this variable?
>
> That would allow subroutine calls like:
> foo('names' => @names, 'size' => 'A4', 'labels' => %labels)
> to do the Right Thing.
Did you see my other post on context propagation of \@ and \% contexts
into the right operand slot? I think that solves the problem too.
But I'll certainly think about your suggestion.
Damian
- Re: RFC 84 (v1) Replace => (stringifying com... Clayton Scott
- Re: RFC 84 (v1) Replace => (stringifying comma) ... Damian Conway
- Re: RFC 84 (v1) Replace => (stringifying comma) with ... Hildo Biersma
- Re: RFC 84 (v1) Replace => (stringifying comma) ... Nathan Wiger
- Re: RFC 84 (v1) Replace => (stringifying comma) with ... Graham Barr
- Re: RFC 84 (v1) Replace => (stringifying comma) with ... Bart Lateur
- Re: RFC 84 (v1) Replace => (stringifying comma) with ... Damian Conway
- Re: RFC 84 (v1) Replace => (stringifying comma) with ... Damian Conway
- Re: RFC 84 (v1) Replace => (stringifying comma) with ... Damian Conway
- Re: RFC 84 (v1) Replace => (stringifying comma) with ... John Porter
- Re: RFC 84 (v1) Replace => (stringifying comma) ... Stephen P. Potter
- Re: RFC 84 (v1) Replace => (stringifying com... John Porter
- Re: RFC 84 (v1) Replace => (stringifying... Dan Sugalski
- Re: RFC 84 (v1) Replace => (stringif... John Porter
- Re: RFC 84 (v1) Replace => (str... Dan Sugalski
- Re: RFC 84 (v1) Replace => ... John Porter
- Re: RFC 84 (v1) Replace => ... Dan Sugalski
- Re: RFC 84 (v1) Replace => ... John Porter
- Re: RFC 84 (v1) Replace => ... Dan Sugalski
