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
3rd Party (Maintained by Koozali) git repo for qmailanalog smeserver
Updated 2025-01-16 05:13:46 +01:00
SMEServer Koozali developed git repo for smeserver-qmail base
Updated 2025-01-16 05:13:25 +01:00
SMEServer Koozali developed git repo for smeserver-qmailanalog base
Updated 2025-01-16 05:12:49 +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
SMEServer Koozali developed git repo for smeserver-packetfilter base
Updated 2025-01-16 04:21:42 +01:00
Updated 2025-01-11 02:31:52 +01:00
Updated 2025-01-10 02:35:28 +01:00
Koozali SME Server wrapper to configure postfix
Updated 2025-01-08 11:20:59 +01:00
A tiny and feature-rich command line DNS client with support for UDP, TCP, DoT, DoH, DoQ, and ODoH
Updated 2025-01-02 07:12:27 +01:00
Jsquery and associated plugins plus server-manager (2) specific overrides.
Updated 2024-12-31 05:22:58 +01:00
SMEServer Koozali developed git repo for smeserver-mini-qmail base
Updated 2024-12-31 04:11:54 +01:00
Scripts to help in the creation and maintenance of the GITEA git repos for SMEServer and SMEContribs.
Updated 2024-12-20 10:09:22 +01:00
SMEServer Koozali developed git repo for smeserver-devtools base
Updated 2024-12-19 00:30:58 +01:00
SMEServer Koozali developed git repo for smeserver-ntp base
Updated 2024-12-17 17:50:20 +01:00
Kid is a simple Python based template language for generating and transforming XML vocabularies. Templates are compiled to native Python byte-code and may be imported and used like normal Python modules.
Updated 2024-12-06 04:38:33 +01:00