Hello Chicago Perlers (and webdevs of all variety)!<br><br>On February 28th I will be giving a talk entitled "Introduction to Mojolicious" at our usual Chicago.pm / WindyCity.pm meeting. Don't let that title fool you though, I hope to go deeper than "this is how you route" see my full abstract below.<br>
<br>The meeting is at the usual place and time for more info see the Meetup page: <a href="http://www.meetup.com/Windy-City-Perl-mongers-Meetup/events/104660612/">http://www.meetup.com/Windy-City-Perl-mongers-Meetup/events/104660612/</a> and even RSVP (cause we need to know how much beer and pizza to get).<div>
<br></div><div>Everyone is welcome to forward this to people who this node or ruby are the way to go. Mojolicious might just impress them too!</div><div><br></div><div>Hope to see you there!</div><div><br></div><div>Joel Berger<br>
<br><br>Abstract<br>========================<br><br>Mojolicious bills itself as "A next generation web framework". What does that mean?<br><br>Unlike many CPAN modules, Mojolicious comes with "batteries included." This includes a DOM parser, JSON parser/writer, a full web stack, a user agent, a testing library, several server implementations and even handles websockets (real-time webapps) out of the box! All of it is incredibly well tested and installs in under a minute (for most hardware) with no non-core dependencies.<br>
<br>Oh yeah and its all non-blocking (when you want that).<br><br>I will of course show some of the common functionality expected of a modern web framework, but in this demonstration I would like to show how these additional tools can help build useful and well tested web applications quickly.<br>
<br> <br><br>To learn more about Mojolicious please visit <a href="http://mojolicio.us">http://mojolicio.us</a> or <a href="http://mojocasts.com/e1">http://mojocasts.com/e1</a></div>