in reply to Re^3: thoughts on creating modular perl for web application
in thread thoughts on creating modular perl for web application
Because PHP started life as a Perl templating moduleInteresting. I had no idea. The funny thing is, afaik, Perl has way more templating options than PHP. I know of only one in the PHP world -- Smarty. Other than that, PHP code ends up being a mess of logic and display all munged together, much like Cold Fusion or ASP code does.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: thoughts on creating modular perl for web application
by merlyn (Sage) on Mar 15, 2005 at 20:24 UTC |