On Thu, Nov 07, 2002 at 04:16:50PM -0500, Dan Sugalski wrote:
> Basically anything you can potentially find in a symbol table or
> lexical scratchpad will potentially be able to have a property
> attached to it. The only way that we'll be able to reasonably
> restrict (and optimize) the use of
Larry Wall <> writes:
> But at the moment I'm thinking there's something wrong about any
> approach that requires a special character on the signature side.
> I'm starting to think that all the convolving should be specified
> on the left. So in this:
>
> for parallel(@x, @y, @z) -> $x