-
perl-HTTP-Parser-XS-0.17-23.fc36.x86_64
HTTP::Parser::XS is a fast, primitive HTTP request parser that can
be used either for writing a synchronous HTTP server or an event-
driven server.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Hash-MultiValue-0.16-23.fc36.noarch
Hash::MultiValue is an object (and a plain hash reference) that may
contain multiple values per key.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-JSON-MaybeXS-1.004003-5.fc36.noarch
This module first checks to see if either Cpanel::JSON::XS or JSON::XS
is already loaded, in which case it uses that module. Otherwise it tries
to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and
either uses the first module it finds or throws an error.
It then exports the "encode_json" and "decode_json" functions from the
loaded module, along with a "JSON" constant that returns the class name
for calling "new" on.
If you're writing fresh code rather than replacing JSON.pm usage, you
might want to pass options as constructor args rather than calling
mutators, so we provide our own "new" method that supports that.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Linux-Inotify2-2.3-2.fc36.x86_64
This module implements an interface to the Linux 2.6.13+ Inotify
file/directory change notification system. It has a number of advantages over
the Linux::Inotify module:
- it is portable (Linux::Inotify only works on x86)
- the equivalent of full name works correctly
- it is better documented
- it has callback-style interface, which is better suited for integration.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Module-Refresh-0.18-1.fc36.noarch
This module is a generalization of the functionality provided by
Apache::StatINC. It's designed to make it easy to do simple iterative
development when working in a persistent environment.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-POSIX-strftime-Compiler-0.44-5.fc36.noarch
POSIX::strftime::Compiler provides GNU C library compatible strftime(3).
But this module will not affected by the system locale. This feature is
useful when you want to write loggers, servers and portable applications.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Plack-1.0050-1.fc36.noarch
Plack is a set of tools for using the PSGI stack. It contains middleware
components, a reference server and utilities for Web application
frameworks. Plack is like Ruby's Rack or Python's Paste for WSGI.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Server-Starter-0.35-8.fc36.noarch
It is often a pain to write a server program that supports graceful
restarts, with no resource leaks. Server::Starter, solves the problem by
splitting the task into two. One is start_server, a script provided as a
part of the module, which works as a superdaemon that binds to zero or
more TCP ports, and repeatedly spawns the server program that actually
handles the necessary tasks (for example, responding to incoming
connections). The spawned server programs under Server::Starter call
accept(2) and handle the requests.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Stream-Buffered-0.03-23.fc36.noarch
Stream::Buffered is a buffer class to store arbitrary length of byte
strings and then get a seekable filehandle once everything is buffered. It
uses PerlIO and/or temporary file to save the buffer depending on the
length of the size.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Twiggy-0.1026-5.fc36.noarch
Twiggy is a lightweight and fast HTTP server based on AnyEvent and can run any
PSGI applications.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36