libdancer-perl 1.3080+dfsg-1 source package in Ubuntu

Changelog

libdancer-perl (1.3080+dfsg-1) unstable; urgency=low

  * New upstream release
  * Refresh patch
  * Update NEWS file
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  11 Nov 2011 09:26:37 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libdancer-perl_1.3080+dfsg.orig.tar.gz 258.1 KiB 3e361a75a264f4119f048e518c5b734ba1e1eff520188d20d2ed00dc36fa161c
libdancer-perl_1.3080+dfsg-1.debian.tar.gz 9.9 KiB 43e787a89eb954895b969e2137ea6e5dcc43ab6fb0aaa120149b89e4cd2599ca
libdancer-perl_1.3080+dfsg-1.dsc 2.6 KiB d51c5824414111895ab5fef86098a315af81872f7a260e7a4aeed32ee893df9e

Available diffs

View changes file

Binary packages built by this source

libdancer-perl: effortless web application framework

 Dancer is a Perl web application framework that 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.
 .
 If you don't want to write CGI scripts by hand, and find other frameworks
 such as Catalyst (see libcatalyst-perl) too complex or cumbersome for your
 project, Dancer is what you need.