libfcgi-perl 0.78-2build3 source package in Ubuntu

Changelog

libfcgi-perl (0.78-2build3) focal; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 19:31:18 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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.78.orig.tar.gz 91.4 KiB aa974697972f409bfbd0f80e2673980f6559635b37c799e823dc3ff23edcaab3
libfcgi-perl_0.78-2build3.debian.tar.xz 6.1 KiB 23b4c95d97a02957f3aa6f98fdda65692c6187b2651d136d10149673b804476a
libfcgi-perl_0.78-2build3.dsc 2.1 KiB 18baa245e0f34b36ec6832bfd0ad11fd72f2c56c8d44da29dac89fd179bc7245

Available diffs

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