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

Changelog

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

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:41:53 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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.orig.tar.xz 16.0 KiB 2245f723480cbabc1dac5e999e293497e59324627284d76e203d34e06ded94b9
libfcgi-perl_0.82+ds-2build1.debian.tar.xz 5.6 KiB 9ff34c19edf246cd3fcb9e32cd10c83058b90646298b8f3e05d1e1288849a7cc
libfcgi-perl_0.82+ds-2build1.dsc 2.1 KiB c89b2d59fa0f3d936f8a618439a1d96216db1523645ecef8fd2d11838c8d7a68

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