libplack-perl 1.0047-1 source package in Ubuntu

Changelog

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

  * Import upstream version 1.0047.

 -- gregor herrmann <email address hidden>  Wed, 14 Feb 2018 21:40:41 +0100

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
Bionic release universe perl

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libplack-perl_1.0047-1.dsc 3.0 KiB a6c0201950be16154f8dc2eb6c33dbd517f950260fa82af426d7a9f1593eae84
libplack-perl_1.0047.orig.tar.gz 176.6 KiB 322c93f5acc0a0f0e11fd4a76188f978bdc14338a9f1df3ae535227017046561
libplack-perl_1.0047-1.debian.tar.xz 6.3 KiB 61f157e16efab1845078c3b5a1b372e66252db6f0dbf1462002a9c4ff24ae60a

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.