fixed bug in compiler where it lost $+[0] during recursion
authorUri Guttman <uri@quad.(none)>
Thu, 22 Oct 2009 19:41:26 +0000 (15:41 -0400)
committerUri Guttman <uri@quad.(none)>
Thu, 22 Oct 2009 19:41:26 +0000 (15:41 -0400)
commit544b9c25915917ee9a3adc016851b59ab1088de4
tree5370e86d49128b3be3cef7bb4c20363a9e28a849
parent52705b1cdbecabbdf8efe04f45e31dde27dbc823
fixed bug in compiler where it lost $+[0] during recursion
also cleaned up finding the template in render()
lib/Template/Simple.pm