NOTICE: This package has been removed from pkgsrc

./wip/p5-Dancer, Perl 5 lightweight yet powerful web application framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.3060, Package name: p5-Dancer-1.3060, Maintainer: ficovh

Dancer is a web application framework designed to be as effortless
as possible for the developer, taking care of the boring bits as
easily as possible, yet staying out of your way and letting you get
on with writing your code.

Dancer aims to provide the simplest way for writing web applications,
and offers the flexibility to scale between a very simple lightweight
web service consisting of a few lines of code in a single file, all
the way up to a more complex fully-fledged web application with
session support, templates for views and layouts, etc.


Required to run:
[textproc/p5-YAML] [textproc/p5-Encode] [www/p5-URI] [lang/perl5] [time/p5-Time-HiRes] [mail/p5-MIME-Types] [www/p5-HTTP-Body] [www/p5-HTTP-Server-Simple-PSGI]

Master sites: (Expand)

SHA1: 4a7dbcf9571a62df53b2dd51a246f55fb825564e
RMD160: 5a5d0e94348cccd9abafa2f4146e1c5d07e93f5b
Filesize: 257.068 KB

Version history: (Expand)


CVS history: (Expand)


   2014-02-01 13:40:35 by Wen Heping | Files touched by this commit (4) | Package removed
Log message:
Remove p5-Dancer since it exist in pkgsrc.
   2012-10-04 12:45:25 by Aleksej Saushev | Files touched by this commit (38)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-07-06 03:50:37 by Fco Valladolid | Files touched by this commit (1)
Log message:
Correct typos in categories
   2011-07-05 19:47:51 by Fco Valladolid | Files touched by this commit (4) | Imported package
Log message:
Import p5-Dancer-1.3060 as wip/p5-Dancer.

Dancer is a web application framework designed to be as effortless
as possible for the developer, taking care of the boring bits as
easily as possible, yet staying out of your way and letting you get
on with writing your code.

Dancer aims to provide the simplest way for writing web applications,
and offers the flexibility to scale between a very simple lightweight
web service consisting of a few lines of code in a single file, all
the way up to a more complex fully-fledged web application with
session support, templates for views and layouts, etc.