libasan0-dbg

AddressSanitizer -- a fast memory error detector (debug symbols)

libtest-reporter-perl

Perl module to send test results to cpan-testers@perl.org

Test::Reporter reports the test results of any given distribution to the CPAN testing service. See http://testers.cpan.org/ for details.

libdatetime-format-builder-perl

module to create DateTime parsers

DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.

gkrellm-x86info

gkrellm plugin displaying the current processor speed

This gkrellm plugin calculates the current cpu clock speed and displays it as a gkrellm monitor. This is useful on Notebooks with broken ACPI and varying CPU speeds.

php8.2-igbinary

igbinary PHP serializer

Igbinary is a drop in replacement for the standard PHP serializer. Instead of time and space consuming textual representation, igbinary stores PHP data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.

libtemplate-plugin-clickable-perl

Make URLs clickable in HTML

Template::Plugin::Clickable is a plugin for the Perl Template Toolkit which allows you to filter HTML to make any embedded URLs clickable. The basic idea is that it searches the text for any http:// and https:// URLs that are not marked up and adds the correct HTML anchor tags to make them into hyperlinks.