Josh Narins | 18 May 02:35

Variables within variables.

Hi all.

What I want, in perl, would look like this.

$tal->{onething}->{ $tal->{otherthing} }

I tried

string:stuff${onething/${otherthing}}

but it didn't work.

Is this supported, or should I work around?

Thanks in advance.

I still have a suspiction that a SAX parser with heavy use of
memoization would be faster, but it's no trouble for me now.

I'm even getting close to being able to show off a primitive version of
the site I'm building.  I'll mention it here when appropriate.


Gmane