in reply to Re: How do I run a loop within a PSGI application
in thread How do I run a loop within a PSGI application
Kevbot, GrandFather, I would like to thank you for sharing your codes and suggestions. All of you you are successfully teaching me the benefits of using a templating system. It's a lot easier to revisit a Perl code when the HTML code is separated from it. I will look into Template::Toolkit and HTML::Template.. Though, I wonder if either one could run on PSGI/Plack. Do you have any recommendations where good templating system is concerned? Anyway, I'll study the code that both of you had proposed. Thank you.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How do I run a loop within a PSGI application
by GrandFather (Saint) on Aug 18, 2015 at 07:58 UTC | |
by 1nickt (Canon) on Aug 18, 2015 at 14:18 UTC | |
by GrandFather (Saint) on Aug 18, 2015 at 21:56 UTC |