rst-child'); <div id=”introduction”> <ul> <li> An amazing real-time web framework supporting a simpli ed single le mode through <a href="perldoc/Mojolicious/Lite">Mojolicious::Lite</a>. <blockquote> ... </li> <li> Very clean, portable and Object Oriented pure Perl API without any hidden magic and no requirements besides Perl 5.10.1 (although 5.12+ ... DOM Parsing / CSS Selectors
rst-child'); DOM Parsing / CSS Selectors <div id=”introduction”> <ul> <li> An amazing real-time web framework supporting a simpli ed single le mode through <a href="perldoc/Mojolicious/Lite">Mojolicious::Lite</a>. <blockquote> ... </li> <li> Very clean, portable and Object Oriented pure Perl API without any hidden magic and no requirements besides Perl 5.10.1 (although 5.12+ ...
"max_id_str":"146706880847294465", "page":1, "query":"mojocasts", "refresh_url":"?since_id=146706880847294465&q=mojocasts", "results":[ { "text":"If you're thinking about #Perl on the web, you should check out Mojolicious: http://t.co/Wisop9X0" "created_at":"Tue, 13 Dec 2011 21:43:40 +0000", "from_user":"reyjrar", ... JSON Parsing / JSON Pointers
"max_id_str":"146706880847294465", "page":1, "query":"mojocasts", "refresh_url":"?since_id=146706880847294465&q=mojocasts", "results":[ { "text":"If you're thinking about #Perl on the web, you should check out Mojolicious: http://t.co/Wisop9X0" "created_at":"Tue, 13 Dec 2011 21:43:40 +0000", "from_user":"reyjrar", ... JSON Parsing / JSON Pointers
JSON Pointers { "completed_in":0.04, "max_id":146706880847294465, "max_id_str":"146706880847294465", "page":1, "query":"mojocasts", "refresh_url":"?since_id=146706880847294465&q=mojocasts", "results":[ { "text":"If you're thinking about #Perl on the web, you should check out Mojolicious: http://t.co/Wisop9X0" "created_at":"Tue, 13 Dec 2011 21:43:40 +0000", "from_user":"reyjrar", ...
JSON Pointers { "completed_in":0.04, "max_id":146706880847294465, "max_id_str":"146706880847294465", "page":1, "query":"mojocasts", "refresh_url":"?since_id=146706880847294465&q=mojocasts", "results":[ { "text":"If you're thinking about #Perl on the web, you should check out Mojolicious: http://t.co/Wisop9X0" "created_at":"Tue, 13 Dec 2011 21:43:40 +0000", "from_user":"reyjrar", ...
begin % for my $blog (@$blogs) { %= t li => id => $blog->url_title, class => blog => begin %= t a => name => 'id' . $blog->id %= t a => name => $blog->url_title %= t h2 => begin %= link_to $blog->title => ‘/blogs/’ . $blog->url_title), class => 'more' % end % end % } % end
begin % for my $blog (@$blogs) { %= t li => id => $blog->url_title, class => blog => begin %= t h2 => begin %= link_to $blog->title => ‘/blogs/’ . $blog->url_title), class => 'more' % end % end % } % end <a name=”id<%= $blog->id %>” /> <a name=”<%= $blog->url_title %>” />
parallel requests concurrent requests restful routes IPv6 PSGI support JSON parsing DOM parsing CSS3 selectors Multipart support SSL certi cate auth Tag Helpers
hot code reloading non-blocking parallel requests concurrent requests restful routes IPv6 PSGI support JSON parsing DOM parsing CSS3 selectors Multipart support SSL certi cate auth < 10k lines Tests ~ 9k unit tests Tag Helpers