perl-EV - Wrapper for the libev high-performance event loop library
This module provides an interface to libev
(). While the included documentation
is comprehensive, one might also consult the documentation of libev itself
() for more subtle details on watcher
semantics or some discussion on the available backends, or how to force a
specific backend with "LIBEV_FLAGS", or just about in any case because it has
much more detailed information.
Updated 2025-01-22 09:43:26 +01:00
3rd Party (Maintained by Koozali) git repo for perl-Mojolicious smeserver
Updated 2025-01-22 04:32:27 +01:00
3rd Party (Maintained by Koozali) git repo for perl-Sub-Name smeserver
Updated 2025-01-21 11:02:34 +01:00
3rd Party (Maintained by Koozali) git repo for perl-Module-Metadata smeserver
Updated 2025-01-21 10:03:10 +01:00
3rd Party (Maintained by Koozali) git repo for perl-File-Remove smeserver
Updated 2025-01-21 09:56:36 +01:00
3rd Party (Maintained by Koozali) git repo for perl-Test-Deep smeserver
Updated 2025-01-21 09:43:13 +01:00
3rd Party (Maintained by Koozali) git repo for perl-XML-Parser smeserver
Updated 2025-01-21 07:51:24 +01:00
3rd Party (Maintained by Koozali) git repo for perl-HTML-Tabulate smeserver
Updated 2025-01-21 06:32:21 +01:00
This perhaps ridiculous-seeming module was created to test routines that
manipulate random numbers by providing a known output from rand. Given a
list of seeds with srand, it will return each in turn. After seeded
random numbers are exhausted, it will always return 0. Seed numbers must
be of a form that meets the expected output from rand as called with no
arguments -- i.e. they must be between 0 (inclusive) and 1 (exclusive).
In order to facilitate generating and testing a nearly-one number, this
module exports the function oneish, which returns a number just
fractionally less than one.
Updated 2025-01-21 06:00:45 +01:00
sme version of daemontools-encore
fix to allow inclusion in iso install
Updated 2025-01-21 03:51:53 +01:00
DateTime is a class for the representation of date/time combinations, and
is part of the Perl DateTime project. For details on this project please
see http://datetime.perl.org/. The DateTime site has a FAQ which may help
answer many "how do I do X?" questions. The FAQ is at
http://datetime.perl.org/wiki/datetime/page/FAQ.
Updated 2025-01-19 21:35:54 +01:00
SMEServer Koozali developed git repo for smeserver-ibays base
Updated 2025-01-18 22:27:13 +01:00
This application provides a way to unpack Microsoft MS-TNEF MIME attachments.
It operates like tar in order to unpack files of type "application/ms-tnef",
which may have been placed into the MS-TNEF attachment instead of being
attached separately.
Such files may have attachment names similar to WINMAIL.DAT
Updated 2025-01-16 05:02:46 +01:00
3rd Party (Maintained by Koozali) git repo for perl-CGI-Persistent smeserver
Updated 2025-01-16 04:51:50 +01:00