feersum 1.410-1ubuntu3 source package in Ubuntu

Changelog

feersum (1.410-1ubuntu3) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Sat, 05 Nov 2022 09:12:17 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
feersum_1.410.orig.tar.gz 105.7 KiB 938314e5e9940eb29e32ffaeb16298879e52957c62b0472dabacb2456f8cee0a
feersum_1.410-1ubuntu3.debian.tar.xz 4.3 KiB 8e4cd88b71ac924e7b6eab8ec47880e4019333415ddb34d3a5809ab08f029e29
feersum_1.410-1ubuntu3.dsc 2.3 KiB 004099967a7ccc3cd105e338e3549a2294e0603aa8f84dc39982bb2bf33f2b99

Available diffs

View changes file

Binary packages built by this source

feersum: PSGI engine for Perl based on EV/libev

 Feersum is an HTTP server built on EV. It fully supports the PSGI 1.03 spec
 including the psgi.streaming interface and is compatible with Plack and PSGI
 1.1. Feersum also has its own "native" interface which is similar in a lot of
 ways to PSGI, but is not compatible with PSGI or PSGI middleware.
 .
 Feersum uses a single-threaded, event-based programming architecture to scale
 and can handle many concurrent connections efficiently in both CPU and RAM. It
 skips doing a lot of sanity checking with the assumption that a "front-end"
 HTTP/HTTPS server is placed between it and the Internet.

feersum-dbgsym: debug symbols for feersum