got compiler working
authorUri Guttman <uri@cpan.org>
Thu, 18 Dec 2008 18:47:23 +0000 (13:47 -0500)
committerUri Guttman <uri@cpan.org>
Thu, 18 Dec 2008 18:47:23 +0000 (13:47 -0500)
commitca30cbfe69d42d85468bd8b05ee5753cda5a009e
treefad34d3712e655ee74799c54c36db03aeccf91e3
parent89bd07c7c8709988903e8d3eb4380edc42f91c09
got compiler working
bug fix: chunk parser didn't want /g in while loop
bug fix: redid loop unrolling to push sublists onto main data list
bench.pl shows the compiler and renderer match
need to add tests and optimize the compiled code
lib/Template/Simple.pm