Jump to letter: [
      
        ACFHJKLMOPSUVXY
      ]
    
    perl-Mojolicious - Next generation web framework for Perl
    A next generation web framework for the Perl programming language.
* An amazing real-time web framework supporting a simplified single file mode
  through Mojolicious::Lite.
    Powerful out of the box with RESTful routes, plugins, Perl-ish templates,
    session management, signed cookies, testing framework, static file server,
    I18N, first class unicode support and much more for you to discover.
* Very clean, portable and Object Oriented pure Perl API without any hidden
  magic and no requirements besides Perl 5.10.1 (although 5.12+ is recommended,
  and optional CPAN modules will be used to provide advanced functionality if
  they are installed).
* Full stack HTTP 1.1 and WebSocket client/server implementation with IPv6,
  TLS, Bonjour, IDNA, Comet (long polling), chunking and multipart support.
* Built-in non-blocking I/O web server supporting libev and hot deployment,
  perfect for embedding.
* Automatic CGI and PSGI detection.
* JSON and HTML5/XML parser with CSS3 selector support.
* Fresh code based upon years of experience developing Catalyst.
    
    Packages
    Latest: perl-Mojolicious-3.41-8.el6.fio.noarch.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | perl-Mojolicious | 
        0 | 
        3.41 | 
        8.el6.fio | 
        noarch | 
        777 KiB | 
        2012-09-14 05:10:40 | 
      
    
    Changelog:
    
      
        - * 2012-09-14 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 3.41-8
 
        - Update to 3.41.
 
      
    
      
        - * 2012-05-03 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 2.92-5
 
        - Update to 2.92.
 
      
    
      
        - * 2012-03-31 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 2.70-4
 
        - Update to 2.70.
 
      
    
      
        - * 2012-03-21 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 2.64-3
 
        - Update to 2.64.
 
      
    
      
        - * 2011-10-19 - Lott Caskey <lottc[AT]fugitol[DOTCOM]>
 
        - Initial build.