Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^4: UP-TO-DATE Comparison of CGI Alternatives (Choose Mojolicious)

by Your Mother (Archbishop)
on Feb 28, 2017 at 03:38 UTC ( [id://1183076]=note: print w/replies, xml ) Need Help??


in reply to Re^3: UP-TO-DATE Comparison of CGI Alternatives (Choose Mojolicious)
in thread UP-TO-DATE Comparison of CGI Alternatives

Not really. Mason or Embperl are much closer matches to PHP.

Replies are listed 'Best First'.
Re^5: UP-TO-DATE Comparison of CGI Alternatives (Choose Mojolicious)
by trippledubs (Deacon) on Feb 28, 2017 at 04:08 UTC
    Really. So are you making a recommendation or just throwing out links? Last time I used PHP we used it as a routing controller and for templating, same as mojo except suckier. Makes me feel like I'm <?php echo "writing html still" ?>

      Personally I think Mason is problematic. It encourages a PHPish approach which is a total violation of separation of concerns—MVC. Not saying it cannot be used well, just that it takes a disciplined hacker to do so. I only mentioned it because it is the most like PHP. Embperl was the bee’s knees 20 years ago. It’s not something I’d recommend at all today.

      Last time I used PHP we used it as a routing controller and for templating, same as mojo except suckier.

      :) basically what you call "php" and what the rest of the world calls "php" aren't the same thing

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-03-29 01:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found