Ports Search

Results 4,0714,080 of 17,660 for descr%3A%22spam filter%22.(0.01 seconds)
devel/Config-AutoConf-0.313 (Score: 1.8556489E-4)
Perl module to implement some of AutoConf macros
Config::AutoConf is a module to implement some of AutoConf macros in pure perl.
devel/Config-INI-Reader-Ordered-0.011 (Score: 1.8556489E-4)
INI-file parser that returns sections in order
Config::INI::Reader::Ordered is a subclass of Config::INI::Reader which preserves section order.
devel/Cwd-Guard-0.05 (Score: 1.8556489E-4)
Temporary changing working directory (chdir)
CORE::chdir Cwd::Guard can change the current directory (chdir) using a limited scope.
devel/Data-Dumper-Concise-2.022 (Score: 1.8556489E-4)
Less indentation and newlines plus sub deparsing
Data::Dumper::Concise is a perl module for less indentation and newlines plus sub deparsing.
devel/Data-GUID-0.047 (Score: 1.8556489E-4)
Generate globally unique identifiers
Data::GUID provides a simple interface for generating and using globally unique identifiers.
devel/Data-Random-0.12 (Score: 1.8556489E-4)
Perl module for generating random data
A module used to generate random data. Useful mostly for test programs.
devel/Data-Range-Compare-1.031 (Score: 1.8556489E-4)
Find gaps & intersections in lists of ranges
This package provides a universal framework for calculating the intersections and gaps in/of 2 dimensional ranges.
devel/Data-Section-Simple-0.07 (Score: 1.8556489E-4)
Read data from __DATA__
Data::Section::Simple is a simple module to extract data drom __DATA__ section of the file.
devel/Data-URIEncode-0.11 (Score: 1.8556489E-4)
Allow complex data structures to be encoded using flat URIs
Data::URIEncode allows for encoding and decoding complex (multi level datastructures) using native Query String manipulators (such as CGI.pm). It takes complex data and turns it into a flat hashref which can then be turned into a URI query string using URL encoding. It also takes a flat hashref of data passed in and translates it back to a complex structure.
devel/Date-Calc-XS-6.4 (Score: 1.8556489E-4)
XS wrapper and C library plug-in for Date::Calc
Date::Calc::XS is a XS wrapper and C library plug-in for Date::Calc.