node-vhost
connect middleware for domain request matching - Node.js module
This module allows one to match incoming http requests to given
host-server pairs, also known as virtual hosts.
libb-hooks-op-check-entersubforcv-perl
Invoke callbacks on construction of entersub OPs for certain CVs
B::Hooks::OP::Check::EntersubForCV is a perl module to register and
unregister handlers to be executed when an entersub opcode for a
given CV is compiled.
xsct
X11 set screen color temperature
xsct is a small C program to change the screen color temperature. It
can be used to reduce or increase the amount of blue light produced
by the screen.
libcpptest1
unit testing framework for C++
CppTest is a portable and powerful, yet simple, unit testing framework for
handling automated tests in C++. The focus lies on usability and extensibility.
Several output formats, including simple text output, compiler-like output and
HTML, are supported and new ones are easily added.
libperl6-slurp-perl
module implementing the Perl 6 'slurp' built-in
Perl6::Slurp allows you to "slurp" in contents from a file or
a file handle into a scalar or an array. This used to be done by
modifying the $/ built-in, but Perl6::Slurp provides the ease of
use of the Perl 6's slurp() function.