libplack-perl 1.0050-1 source package in Ubuntu

Changelog

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

  * Import upstream version 1.0050.

 -- gregor herrmann <email address hidden>  Tue, 06 Sep 2022 20:27:47 +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
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libplack-perl_1.0050-1.dsc 3.4 KiB 0526381727382a41cc2a550d370371d9cffbbfa54853b78abb8d9c120c79c28c
libplack-perl_1.0050.orig.tar.gz 186.5 KiB d2651ade82ebbff7abe0a3a189fc932dadc4779186ce89468e56d0189eaa6ed4
libplack-perl_1.0050-1.debian.tar.xz 6.6 KiB 4ea377c3c3cb85af21b31a36b1500a9605db27d5a502a9e4e6fa4c1a1efb3dfb

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.