[Petal] Variables within variables.
Josh Narins
josh at narins.net
Wed May 18 01:35:17 BST 2005
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.
More information about the Petal
mailing list