libfcgi-perl 0.82+ds-3build2 source package in Ubuntu

Changelog

libfcgi-perl (0.82+ds-3build2) noble; urgency=high

  * No change rebuild against libfcgi0t64.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 16:44:23 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main perl
Noble release main perl

Downloads

File Size SHA-256 Checksum
libfcgi-perl_0.82+ds.orig.tar.xz 16.0 KiB 2245f723480cbabc1dac5e999e293497e59324627284d76e203d34e06ded94b9
libfcgi-perl_0.82+ds-3build2.debian.tar.xz 5.8 KiB d244716a819ded0c1b6fb83eab009e9fc85eca9eae2deee8a85d569f75cfb72d
libfcgi-perl_0.82+ds-3build2.dsc 2.2 KiB 04a23d6bf8c64a7af27d7fbd42a4963ea72dfc5b4619030b395ebf561f2bc11c

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