Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第6,2316,240项(搜索用时0.015秒)
devel/Log-Dispatch-DBI-0.02 (Score: 1.6236928E-4)
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.
devel/Method-Alias-1.03 (Score: 1.6236928E-4)
Create method aliases (and do it safely)
Method::Alias is designed to be used as a pragma, to which you provide a set of pairs of method names. Only very minimal checking is done, if you wish to create infinite loops or what have you, you are more than welcome to shoot yourself in the foot. # Add a single method alias use Method::Alias 'foo' => 'bar'; # Add several method aliases use Method::Alias 'a' => 'b', 'c' => 'd', 'e' => 'f';
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: 1.6236928E-4)
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: 1.6236928E-4)
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: 1.6236928E-4)
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: 1.6236928E-4)
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: 1.6236928E-4)
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: 1.6236928E-4)
Perl5 module which provides Multiplexed Fork Client
Multiplex::CMD is a Perl module which can be helpful for running some commands for many hosts.