Ports Search

Results 6,8216,830 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.017 seconds)
devel/MCE-1.802 (Score: 9.06569E-5)
Many-Core Engine for Perl providing parallel processing capabilities
Many-Core Engine (MCE) for Perl helps enable a new level of performance by maximizing all available cores. MCE spawns a pool of workers and therefore does not fork a new process per each element of data. Instead, MCE follows a bank queuing model. Imagine the line being the data and bank-tellers the parallel workers. MCE enhances that model by adding the ability to chunk the next n elements from the input stream to the next available worker.
devel/Log-Dispatch-DBI-0.02 (Score: 9.06569E-5)
Log::Dispatch output class for logging to database via DBI interface
Log::Dispatch::DBI is a subclass of Log::Dispatch::Output, which inserts logging output into relational database using DBI interface.
Subclass of Log-Dispatch-Email that uses Email-Send
This is a subclass of Log::Dispatch::Email that implements the send_email method using the Email::Send module.
devel/Log-Dispatch-Scribe-0.05 (Score: 9.06569E-5)
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/Module-CPANfile-1.1002 (Score: 9.06569E-5)
Parse cpanfile
Module::CPANfile is a tool to handle L<cpanfile> format to load application specific dependencies, not just for CPAN distributions.
devel/Module-Install-XSUtil-0.45 (Score: 9.06569E-5)
Utility functions for XS modules
Module::Install::XSUtil provides a set of utilities to setup distributions which include or depend on XS module.
Provide methods of retrieving templates for Module::Starter
Module::Starter::Plugin::SimpleStore This is a set of simple plugins for Module::Starter to provide methods of retrieving templates.
devel/MooseX-Async-0.07 (Score: 9.06569E-5)
The Orphanange of Asynchronous Love Children
MooseX::Async is a set of Metaclasses for MooseX::POE and it's siblings. Please see them for documentation.
devel/MooseX-MultiMethods-0.10 (Score: 9.06569E-5)
Multi Method Dispatch based on Moose type constraints
MooseX::MultiMethods provides multi method dispatch based on Moose type constraints. It does so by providing a multi keyword that extends the method keyword provided by MooseX::Method::Signatures. When invoking a method declared as multi a matching variant is being searched in all the declared multi variants based on the passed parameters and the declared type constraints. If a variant has been found, it will be invoked. If no variant could be found, an exception will be thrown.
devel/Multiplex-CMD-0.03 (Score: 9.06569E-5)
Perl5 module which provides Multiplexed Fork Client
Multiplex::CMD is a Perl module which can be helpful for running some commands for many hosts.