Re: Petal::CodePerl doesn't seem to work
Jonathan Vanasco <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.petal |
|---|---|
| Message-ID | <[email protected]> |
Just wondering -- is there a last-known working version number of petal for Code:Perl, or any sort of speed benchmarks? maybe i'll look into learning enough of petal to try and update it myself - i really like TAL from my python experience with it -- and i'm half-assedly considering writing a module to turn TAL templates into html::template documents to use its JIT compiler On Aug 19, 2005, at 5:27 AM, Fergal Daly wrote: > Petal::CodePerl was mainly a proof of concept. It was fairly dependent > on Petal's internals. I was slowly getting patches into Petal that > would allow it (or something else) to plug in cleanly but I think JMH > didn't like some of the patches and I got too busy to push for them. > > Petal has changed internally a lot since then (all this get_encoded > stuff for example) so Petal::CodePerl would need some work to get it > up to date and I don't have the time or interest to do that. If you > are interested, let me know and I can explain in more detail. > Otherwise I'll release a new version onto CPAN with a big "OUT OF > DATE" message in the docs,