libplack-perl 1.0037-1 source package in Ubuntu

Changelog

libplack-perl (1.0037-1) unstable; urgency=medium

  * Import upstream version 1.0037.
  * Bump versioned (build) dependency on libhttp-headers-fast-perl.

 -- gregor herrmann <email address hidden>  Sat, 27 Jun 2015 16:48:50 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libplack-perl_1.0037-1.dsc 3.1 KiB c9ddb6d44291db719578374c03fa5150d378f6d38bacfdfb4a7a465e39184bd4
libplack-perl_1.0037.orig.tar.gz 171.6 KiB 70be5f33d011b9ffa2b3a6fc7ce0aa15df53f8974e46b2e8e5af5131b1d41c62
libplack-perl_1.0037-1.debian.tar.xz 5.4 KiB 967e4131b38ceaea6e2525c4d46e5faefd14a2676a8fcd0f8032bf81d58e8d59

Available diffs

No changes file available.

Binary packages built by this source

libplack-perl: interface between web servers and Perl web applications

 Plack is a set of tools similar to Ruby's Rack or Python's Paste for WSGI. It
 implements the Perl Server Gateway Interface (PSGI) standard interface, which
 allows developers to decouple their web application framework from the local
 web server environment.
 .
 This package contains middleware components, a reference server and utilities
 for web application frameworks.