./www/p5-Mojolicious, Perl web framework: The Web In A Box!

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q1, Version: 1.16, Package name: p5-Mojolicious-1.16, Maintainer: pkgsrc-users

Back in the early days of the web there was this wonderful Perl
library called CGI, many people only learned Perl because of it.
It was simple enough to get started without knowing much about the
language and powerful enough to keep you going, learning by doing
was much fun. While most of the techniques used are outdated now,
the idea behind it is not. Mojolicious is a new attempt at implementing
this idea using state of the art technology. Features:

* An amazing MVC 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.8.7.
* Full stack HTTP 1.1 and WebSocket client/server implementation
with IPv6, TLS, Bonjour, IDNA, Comet (long polling), chunking
and multipart support.
* Builtin async IO web server supporting epoll, kqueue, UNIX
domain sockets and hot deployment, perfect for embedding.
* Automatic CGI, FastCGI and PSGI detection.
* JSON and XML/HTML5 parser with CSS3 selector support.
* Fresh code based upon years of experience developing Catalyst.


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: 6ee34f7efff0ce66d5596392ef847098f5c1954c
RMD160: 0b37e105f53c20874cefe75d7493c8bae6d2c0d1
Filesize: 454.274 KB

Version history: (Expand)


CVS history: (Expand)


   2011-04-29 18:33:38 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #3420 - requested by obache
www/p5-Mojolicious: security update

Revisions pulled up:
- www/p5-Mojolicious/Makefile                                   1.4
- www/p5-Mojolicious/distinfo                                   1.4

---
   Module Name:	pkgsrc
   Committed By:	obache
   Date:		Wed Apr 27 12:11:17 UTC 2011

   Modified Files:
   	pkgsrc/www/p5-Mojolicious: Makefile distinfo

   Log message:
   Update p5-Mojolicious to 1.16.
   Based on PR#44869 by Christian Sturm.
   additionaly fixes shebang for scriptse.

   1.16 2011-04-15 00:00:00
            - Emergency release for a critical security issue that can expose
              files on your system, everybody should update!