asterisk-testsuite
test suite for the Asterisk PBX
The test suite for the Asterisk PBX software package. Developed as
a separate package by its developers.
libost-gfx2.1
Open-Source Computational Structural Biology Framework
librsyntaxtextarea-java
Java library for syntax highlighting text component
RSyntaxTextArea extends JTextComponent so it integrates completely
with the standard javax.swing.text package. It is fast and efficient, and
can be used in any application that needs to edit or view source code.
libdevel-stacktrace-ashtml-perl
module to display a stack trace in HTML
Devel::StackTrace::AsHTML is a Perl module that adds a method, as_html, to
Devel::StackTrace, which displays the stack trace in beautiful HTML, with a
code snippet providing context and displaying function parameters. If you
call it on an instance of Devel::StackTrace::WithLexicals, you can see the
lexical variables of each stack frame.
mozo
easy MATE menu editing tool
Mozo is an easy-to-use menu editor for MATE that can add
and edit new entries and menus. It works with the freedesktop.org
menu specification and should work with any desktop environment
that uses the spec.
libmoosex-role-strict-perl
module for using strict 'roles' with Moose
When using Moose::Role, a class which provides a method a role provides will
silently override that method. This can cause strange, hard-to-debug errors
when the role's methods are not called. Simple use MooseX::Role::Strict
instead of Moose::Role and overriding a role's method becomes a
composition-time failure.