libtest-nowarnings-perl

module to make sure you didn't emit any warnings while testing

In general, your tests shouldn't produce warnings. This module causes any warnings to be captured and stored. It automatically adds an extra test that will run when your script ends to check that there were no warnings. If there were any warnings, the test will give a "not ok" and diagnostics of where, when and what the warning was, including a stack trace of what was going on when it occurred.

libtest-script-perl

Perl test module for scripts

Test::Script is a Perl module that provides a series of basic tests for those files usually found in the bin or scripts directory of your package. It aims to provide your scripts with perfect platform-compatability and in a way that is as unobstrusive as possible. The general idea is that if a program works on a platform, then Test::Script tests should also pass on that platform.

biglybt

BitTorrent client

BiglyBT is a feature filled, open source, ad-free, BitTorrent client used to transfer files via the BitTorrent protocol. BiglyBT is the continuation of the Vuze/Azureus project first created in 2003, and is being actively developed by the original coders.

callisto

Daemon for e-Callisto hardware

This is a daemon program that records data from the Callisto hardware. It supports continuous uncalibrated recording (mode 3) and spectral overviews (mode 8). To use the software, a Callisto configuration file (callisto.cfg) and frequency file (frqXXXXX.cfg) are also needed.

axfrdns

DNS zone-transfer server

axfrdns reads a zone-transfer request in DNS-over-TCP format from its standard input, and responds with locally configured information.

djbdns-conf

programs to create service directories

For each kind of server (tinydns, dnscache, axfrdns, walldns, rbldns) upstream provides program to create service directory for that server.