Ports Search

Results 2,6312,640 of 5,623 for /devel/.(0.003 seconds)
devel/Log-Dispatch-FileShared-1.02 (Score: 0.032514982)
Log::Dispatch output class for logging to shared files
Log::Dispatch::FileShared is an output class for logging to shared files under the Log::Dispatch system. Log messages are written using the flock file locking mechanism on a per write basis which means that this module is suitable for sharing a log file in a multitasking environment.
Log to files that archive/rotate themselves, w/ File::Write::Rotate
Log::Dispatch::FileWriteRotate functions similarly to Log::Dispatch::FileRotate, but uses File::Write::Rotate as backend, thus interoperates more easily with other modules which use File::Write::Rotate as backend, e.g. Tie::Handle::FileWriteRotate or Process::Govern.
devel/Log-Dispatch-Perl-0.04 (Score: 0.032514982)
Log::Dispatch plug-in using core Perl functions for logging
The "Log::Dispatch::Perl" module offers a logging alternative using standard Perl core functions. It allows you to fall back to the common Perl alternatives for logging, such as "warn" and "cluck". It also adds the possibility for a logging action to halt the current environment, such as with "die" and "croak".
devel/Log-Dispatch-Screen-Color-0.04 (Score: 0.032514982)
Perl extension to support color for Log::Dispatch::Screen
Color support for Log::Dispatch::Screen.
devel/Log-Dispatch-Scribe-0.05 (Score: 0.032514982)
Logging via Facebook's Scribe server software
This module provides a Log::Dispatch style interface to Scribe, and is also fully compatible with Log::Log4perl.
devel/Luka-1.08 (Score: 0.032514982)
Exception handling and reporting framework
Luka is an exception handling and reporting framework. It's useful to look at it as an event handling framework. It comes from operational understanding of networks. Scenario that Luka is addressing is following: on a network with multiple hosts running multiple applications, it is very difficult to track operational status of all the functionality that those applications and hosts are meant to deliver. In order to make it easier, we decided to specify the error handling and reporting data model that each component delivering functionality has to conform to. What is a component? In most cases, it is a script, often run from cronjob, in some cases it is a class in an application. In all cases, a component has to successfully complete a task on which functionality of an application, or entire network, relies on. It is common practice that programmers choose their way of handling errors and reporting. Luka is an attempt to standardize that process. Its primary goal is to make it easier for smaller number of people to keep larger number of applications and networks running.
devel/Log-Dispatchouli-2.012 (Score: 0.032514982)
Log events to an array (reference)
Log::Dispatchouli is a thin layer above Log::Dispatch and meant to make it dead simple to add logging to a program without having to think much about categories, facilities, levels, or things like that. It is meant to make logging just configurable enough that you can find the logs you want and just easy enough that you will actually log things.
devel/libbobcat-3.25.01 (Score: 0.032514982)
Brokken's Own Base Classes And Templates
Bobcat is an acronym of `Brokken's Own Base Classes And Templates'. It is a shared library implementing C++ classes that are frequently used in software developed by Frank Brokken. Frank's existing programs will depend on `bobcat' in the near future.
devel/libclc-0.2.0.20151006 (Score: 0.032514982)
Required library functions for OpenCL C programming language
libclc is an open source, BSD licensed implementation of the library requirements of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. The following sections of the specification impose library requirements: Libclc is intended to be used with the Clang compiler's OpenCL frontend
Perl module which allows logging to RabbitMQ via log4perl
Perl module which allows logging to RabbitMQ