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

Changelog

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

  [ Debian Janitor ]
  * Apply multi-arch hints. + libfcgi-perl: Drop Multi-Arch: same.

 -- Jelmer Vernooij <email address hidden>  Sun, 20 Nov 2022 01:43:47 +0000

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
Mantic release main perl
Lunar release main perl

Downloads

File Size SHA-256 Checksum
libfcgi-perl_0.82+ds-2.dsc 2.1 KiB fa7d7126857a1beb87264190b7eabc3cf48ad891f9cbea1dd94f1285e7c0e5a3
libfcgi-perl_0.82+ds.orig.tar.xz 16.0 KiB 2245f723480cbabc1dac5e999e293497e59324627284d76e203d34e06ded94b9
libfcgi-perl_0.82+ds-2.debian.tar.xz 5.5 KiB 90c2d3271d0177ca29f42947c8809878ca4236c7e2cc5014c62ca123dd3d961a

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