libdbix-connector-perl
fast and safe DBI connection and transaction management
DBIx::Connector provides a simple interface for fast and safe DBI
connection and transaction management. Connecting to a database can be
expensive; you don't want your application to re-connect every time you
need to run a query. The efficient thing to do is to hang on to a
database handle to maintain a connection to the database in order to
minimize that overhead. DBIx::Connector lets you do that without having
to worry about dropped or corrupted connections.
octave-image-acquisition
image acquisition package for Octave
The Octave-forge Image Acquisition package provides functions
to capture images from connected devices. Currently only v4l2
(which is GNU/Linux only) is supported. There is no windoze support yet.
postgresql-17-pg-checksums
Activate/deactivate/verify PostgreSQL data checksums
Data checksums allow the PostgreSQL database server to identify I/O failures
when reading data from storage. The checksums stored in the page header of
each data page are compared to the computed checksum of the read data.
libphosh0-42
Pure Wayland shell for mobile devices - binding shared library
Phosh is a graphical shell for Wayland compositors speaking the layer-surface
protocol and aimed at mobile devices like smart phones and tablets using touch
based inputs and small screens.
libgetopt-euclid-perl
command line interface dynamically built from the documentation
'Euclid' stands for Executable Uniform Command-Line Interface Descriptions.
Getopt::Euclid uses your program's own documentation to create a command-line
argument parser. This ensures that your program's documented interface and
its actual interface always agree.
libnet-async-http-perl
module to use HTTP with IO::Async
Net::Async::HTTP implements an asynchronous HTTP user agent. It sends
requests to servers, returning Future instances to yield responses when they
are received. The object supports multiple concurrent connections to servers,
and allows multiple requests in the pipeline to any one connection. Normally,
only one such object will be needed per program to support any number of
requests.