libfcgi-perl 0.82+ds-1 source package in Ubuntu

Changelog

libfcgi-perl (0.82+ds-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.82+ds.
  * Declare compliance with Debian Policy 4.6.0.
  * Add new test dependencies.

 -- gregor herrmann <email address hidden>  Sun, 12 Sep 2021 23:52:02 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
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.82+ds-1.dsc 2.3 KiB 443aac537bfda62a62053773f480fab92ab5c326c384369c96f76dd1b53357b6
libfcgi-perl_0.82+ds.orig.tar.xz 16.0 KiB 2245f723480cbabc1dac5e999e293497e59324627284d76e203d34e06ded94b9
libfcgi-perl_0.82+ds-1.debian.tar.xz 5.5 KiB 3b1584bbcd8f64dca38444a96ee553ce9c39b6702b835e0b009624b617fc3356

No changes file available.

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