Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: all data munging is push style templating

by Rhandom (Curate)
on Feb 25, 2008 at 16:49 UTC ( [id://670047]=note: print w/replies, xml ) Need Help??


in reply to all data munging is push style templating
in thread RFC - Template::Empty

PHP's success has little to do with syntax, or model/view interleaving. PHP is successful because it is extremely easy to deploy and offers minimal sandboxing.

I use CGI perl or mod_perl for all of my web based development. But I would not say that perl is as easy to deploy as PHP. If perl had a simple, more "secure-for-the-average-hosting-provider" sandboxing scheme, then you'd see perl more available and potentially as widely adopted as PHP is.

A discussion of PHP vs Perl is barely related to a discussion of the merits of template systems.

my @a=qw(random brilliant braindead); print $a[rand(@a)];
  • Comment on Re: all data munging is push style templating

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://670047]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-04-25 09:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found