libtest-needsdisplay-perl
module to ensure that tests needing a display have one
When testing GUI applications, sometimes applications or modules absolutely
insist on a display, even just to load a module without actually showing any
objects.
fusiondirectory-plugin-apache2
Apache virtualhost plugin for FusionDirectory
Simple Apache2 plugin for FusionDirectory.
libmoosex-hasdefaults-perl
Moose module to default "is" to "ro" or "rw" for all attributes
MooseX::HasDefaults allows one to set a default of "ro" or "rw" for the "is"
of all Moose object "has" attributes, thus saving some typing.
libtexttools-dbg
Ada library for writing console applications: debug symbols
cl-tf2-srvs
Robot OS tf2 transform library services - LISP
This package is part of Robot OS (ROS). tf2 is the second generation
of the transform library, which lets the user keep track of multiple
coordinate frames over time. tf2 maintains the relationship between
coordinate frames in a tree structure buffered in time, and lets the
user transform points, vectors, etc between any two coordinate frames
at any desired point in time.
libtest-roo-perl
module for composable, reusable tests with roles and Moo
Test::Roo allows you to compose Test::More tests from roles. It is inspired
by the excellent Test::Routine module, but uses Moo instead of Moose. This
gives most of the benefits without the need for Moose as a test dependency.