libfcgi-perl 0.79+ds-2build1 source package in Ubuntu

Changelog

libfcgi-perl (0.79+ds-2build1) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <email address hidden>  Thu, 07 Oct 2021 12:15:19 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Impish
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libfcgi-perl_0.79+ds.orig.tar.xz 15.4 KiB b2a9ebca6d6499c05ec098ff5a68a639d7e5701c2a9d7d623dd6dc8052500375
libfcgi-perl_0.79+ds-2build1.debian.tar.xz 5.5 KiB 295b0e3134eddf5131cc2c7e859f2e95462361f19b2605252d700f3e6cd297c3
libfcgi-perl_0.79+ds-2build1.dsc 2.1 KiB 84be73482c338ca30688ee625cc225ed90ecac97de08e028e2422b54e4f2407d

View changes file

Binary packages built by this source

libfcgi-perl: helper module for FastCGI

 FCGI is a simple Perl module for writing FastCGI applications. FastCGI is a
 language-independent, scalable, open extension to CGI that provides faster
 performance by keeping programs persistent in memory and allowing them to
 handle multiple requests. This module provides the core interface needed to
 write these applications.
 .
 For complex applications, you should consider a more full-featured solution
 such as Plack or Catalyst (see libcatalyst-perl).

libfcgi-perl-dbgsym: debug symbols for libfcgi-perl