Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第8,4318,440项(搜索用时0.01秒)
devel/App-Build-0.74 (Score: 1.3917367E-4)
Build and install Perl applications
App::Build is a module which extends Module::Build. It is used to install whole applications rather than merely perl modules.
devel/Async-Interrupt-1.21 (Score: 1.3917367E-4)
Allow C/XS libraries to interrupt perl asynchronously
This module implements asynchronous notifications that enable you to signal running perl code from another thread, asynchronously, and sometimes even without using a single syscall.
devel/CPANPLUS-0.9160 (Score: 1.3917367E-4)
Ameliorated interface to the CPAN
The "CPANPLUS" library is an API to the "CPAN" mirrors and a collection of interactive shells, command line programs, daemons, etc, that use this API.
devel/Cache-LRU-0.04 (Score: 1.3917367E-4)
Simple, fast implementation of an in-memory LRU cache
A simple, fast implementation of an in-memory LRU cache in pure perl with the maximum number of entries to be stored within the cache object.
devel/Check-ISA-0.04 (Score: 1.3917367E-4)
DWIM, correct checking of an object's class
This module provides several functions to assist in testing whether a value is an object, and if so asking about its class.
devel/Class-Accessor-Chained-0.01 (Score: 1.3917367E-4)
Make chained accessors
A chained accessor is one that always returns the object when called with parameters (to set), and the value of the field when called with no arguments.
devel/Child-0.009 (Score: 1.3917367E-4)
Object oriented simple interface to fork()
Child - a Perl 5 OO interface to fork() My working version of this port is at: http://github.com/drench/FreeBSD-p5-Child
devel/android-tools-fastboot-7.0.0.r1 (Score: 1.3917367E-4)
Android Fastboot protocol CLI tool
Fastboot is a diagnostic protocol primarily used to update the flash filesystem of Android devices over USB. This package provides the fastboot command-line tool.
devel/Class-Interfaces-0.04 (Score: 1.3917367E-4)
Module for defining interface classes inline
This module provides a simple means to define abstract class interfaces, which can be used to program using the concepts of interface polymorphism.
devel/Class-ErrorHandler-0.04 (Score: 1.3917367E-4)
Base class for error handling
Class::ErrorHandler provides an error-handling mechanism that's generic enough to be used as the base class for a variety of OO classes.