Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第4,0614,070项(搜索用时0.009秒)
devel/Algorithm-Cron-0.09 (Score: 1.8556489E-4)
Abstract implementation of the cron(8) scheduling algorithm
Algorithm::Cron - abstract implementation of the cron(8) scheduling algorithm Objects in this class implement a time scheduling algorithm such as used by cron(8). Objects are stateless once constructed, and represent a single schedule as defined by a crontab(5) entry. The object implements a method next_time which returns an epoch timestamp value to indicate the next time included in the crontab schedule.
devel/Any-Moose-Convert-0.004 (Score: 1.8556489E-4)
Convert Moose libraries to Mouse ones, or vice versa
Any::Moose::Convert is a tool to convert Moose libraries to Mouse ones, or vice versa.
devel/AnyEvent-Gearman-0.10 (Score: 1.8556489E-4)
Asynchronous Gearman client/worker module for AnyEvent applications
AnyEvent::Gearman is a module set of client/worker modules for Gearman for AnyEvent applications.
devel/B-Size2-2.07 (Score: 1.8556489E-4)
Perl extension to measure size of Perl OPs and SVs
Measure size of Perl OPs and SVs. B::Size2 is a fork of B::Size 0.09.
devel/Carp-Assert-0.21 (Score: 1.8556489E-4)
Executable comments like the ANSI C library assert.h
Carp::Assert is intended for a purpose like the ANSI C library assert.h.
devel/dee-1.2.7 (Score: 1.8556489E-4)
Model to synchronize multiple instances over DBus
Dee is a shared library that provides objects that help having multiple instances communicating over DBus.
devel/Class-Tiny-1.001 (Score: 1.8556489E-4)
Perl extension for minimalist class construction
This module offers a minimalist class construction kit in around 120 lines of code.
devel/Commands-Guarded-1.01 (Score: 1.8556489E-4)
Deterministic guarded commands for Perl
This module implements a deterministic, rectifying variant on Dijkstra's guarded commands. Each named step is passed two blocks: an "ensure" block that defines a test for a necessary and sufficient condition of the step, and a "using" block that will cause that condition to obtain.
devel/Class-Std-Fast-0.0.8 (Score: 1.8556489E-4)
Faster but less secure than Class::Std
This module provides a faster but less secure version of Class::Std.
devel/Class-Workflow-0.11 (Score: 1.8556489E-4)
Lightweight workflow system
Lightweight workflow system, let you build a state machine, with transitions between states.