libfcgi-engine-perl 0.22-1 source package in Ubuntu
Changelog
libfcgi-engine-perl (0.22-1) unstable; urgency=low * Initial release (Closes: #894448) -- Xavier Guimard <email address hidden> Sun, 01 Apr 2018 08:18:12 +0200
Upload details
- Uploaded by:
- Debian Perl Group on 2018-04-11
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Groovy | release | on 2020-04-24 | universe | misc |
Focal | release | on 2019-10-18 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libfcgi-engine-perl_0.22-1.dsc | 2.5 KiB | 58d274553c1c79cfc0483197e10dc2eaa322764f74cc36c163d8fc09f8256acb |
libfcgi-engine-perl_0.22.orig.tar.gz | 42.5 KiB | a148539a727bd62398c6ee49ce8c1032793f87fb1678f021b55dc9330308667a |
libfcgi-engine-perl_0.22-1.debian.tar.xz | 2.5 KiB | f424041c82714e6cc4725ab02c3947441b53c3b338e86bdc8d67e4bd653ef901 |
No changes file available.
Binary packages built by this source
- libfcgi-engine-perl: flexible engine for running FCGI-based applications
FCGI::Engine helps manage FCGI based web applications by providing a wrapper
which handles most of the low-level FCGI details for you. It can run FCGI
programs as simple scripts or as full standalone socket based servers who are
managed by FCGI::Engine::ProcManager.