Ports Search

Results 1,7211,730 of 17,660 for descr%3A%22spam filter%22.(0.007 seconds)
devel/lrmi-0.10 (Score: 0.0016544999)
LRMI is a library for calling real mode BIOS routines
Linux/BSD Real Mode interface library.
devel/AtExit-2.03 (Score: 0.0016544999)
Perform exit processing for a program or object
The AtExit module provides ANSI-C style exit processing modeled after the atexit function in the standard C library (see atexit(3C)). Various exit processing routines may be registered by calling atexit and passing it the desired subroutine along with any desired arguments. Then, at program-exit time, the subroutines registered with atexit are invoked with their given arguments in the reverse order of registration (last one registered is invoked first). Registering the same subroutine more than once will cause that subroutine to be invoked once for each registration.
devel/Set-Scalar-1.26 (Score: 0.0016544999)
Perl module containing a set of scalars, including references
This package implements the basic set operations for Perl scalars/references.
devel/Sub-Installer-0.0.3 (Score: 0.0016544999)
A clean way to (re)install package subroutines
This module provides two universal methods that any package/class can use to install subroutines in its own namespace.
devel/SVN-Log-0.03 (Score: 0.0016544999)
SVN::Log - Extract change logs from a Subversion server
SVN::Log retrieves and parses the commit logs from Subversion repositories.
devel/Test-Group-0.20 (Score: 0.0016544999)
Group together related tests in a test suite
Fed up with counting tests to discover what went wrong in your last test run? Tired of squinting at your test source to find out where on earth the faulty test predicate is called, and what it is supposed to check for? Then this module is for you!
devel/Test-Manifest-2.02 (Score: 0.0016544999)
Perl module to interact with a t/test_manifest file
Test::Manifest looks in the t/test_manifest file to find out which tests you want to run and the order in which you want to run them. It constructs the right value for MakeMaker to do the right thing.
devel/Test-MockModule-0.11 (Score: 0.0016544999)
Override subroutines in a module for unit testing
Test::MockModule lets you temporarily redefine subroutines in other packages for the purposes of unit testing.
devel/randomForest-4.6.7 (Score: 0.0016544999)
Classification based on a forest of trees using random inputs
Breiman and Cutler's random forests for classification and regression
devel/reshape2-1.4.1 (Score: 0.0016544999)
Flexibly reshape data: a reboot of the reshape package
Reshape lets you flexibly restructure and aggregate data using just two functions: melt and cast.