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

Re: Is Perl the right language for a large web application?

by Pizentios (Scribe)
on Apr 19, 2013 at 13:34 UTC ( [id://1029516]=note: print w/replies, xml ) Need Help??


in reply to Is Perl the right language for a large web application?

Try http://www.mojolicio.us/ It's great! I find development in Mojolicious fast and easy for many different aspects of webdevelopment.
-Pizentios
  • Comment on Re: Is Perl the right language for a large web application?

Replies are listed 'Best First'.
Re^2: Is Perl the right language for a large web application?
by ryanc (Monk) on Apr 19, 2013 at 17:47 UTC
    I'll second this, Mojolicious IS great. I'm currently working on a web app and went with it and have been very happy with my decision.

    As mentioned above in another reply, Dancer too is pretty similar. The main difference between Mojolicious and Dancer is that Mojo has no dependencies on anything from the CPAN (opting to implement everything internally) while Dancer is a bit smaller and uses things from the CPAN.

    Both are smaller than Catalyst.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-20 00:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found