Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第5,4515,460项(搜索用时0.011秒)
devel/File-Pid-1.01 (Score: 1.6401772E-4)
Pid File Manipulation
This software manages a pid file for you. It will create a pid file, query the process within to discover if it's still running, and remove the pid file.
devel/Hash-Flatten-1.19 (Score: 1.6401772E-4)
Flatten, unflatten complex data hashes
Converts back and forth between a nested hash structure and a flat hash of delimited key-value pairs. Useful for protocols that only support key-value pairs (such as CGI and DBMs).
devel/IPC-DirQueue-1.0 (Score: 1.6401772E-4)
IPC::DirQueue - disk-based many-to-many task queue
This module implements a FIFO queuing infrastructure, using a directory as the communications and storage media. No daemon process is required to manage the queue; all communication takes place via the filesystem.
devel/Log-Dispatch-FileRotate-1.19 (Score: 1.6401772E-4)
Log::Dispatch plug-in for files that archive/rotate themselves
This module provides a simple object for logging to files under the Log::Dispatch::* system, and automatically rotating them according to different constraints. This is basically a Log::Dispatch::File wrapper with additions.
Automatically generate README from POD during installation
Module::Install::ReadmeFromPod is a Module::Install extension that generates a README file automatically from an indicated file containing POD, whenever the author runs Makefile.PL. Several output formats are supported: plain-text, HTML, PDF or manpage.
devel/Module-Refresh-0.17 (Score: 1.6401772E-4)
Refresh %INC files when updated on disk
p5-Module-Refresh ================= This module is a generalization of the functionality provided by Apache::StatINC. It's designed to make it easy to do simple iterative development when working in a persistent environment.
devel/MooX-File-ConfigDir-0.005 (Score: 1.6401772E-4)
Moo eXtension for File::ConfigDir
MooX::File::ConfigDir is a helper for easily find configuration file locations. Whether to use this information for find a suitable place for installing them or looking around for finding any piece of settings, heavily depends on the requirements.
devel/MooX-late-0.015 (Score: 1.6401772E-4)
Perl extension to easily translate Moose code to Moo
Moo is a light-weight object oriented programming framework which aims to be compatible with Moose. MooX::late provides some assistance by enabling a slightly more Moosey surface syntax.
devel/Moose-Autobox-0.15 (Score: 1.6401772E-4)
Autoboxed wrappers for Native Perl datatypes
Moose::Autobox provides an implementation of SCALAR, ARRAY, HASH & CODE for use with autobox. It does this using a hierarchy of roles in a manner similar to what Perl 6 might do.
Force coercion when validating type constraints
MooseX::Meta::TypeConstraint::ForceCoercion allows to wrap any Moose::Meta::TypeConstraint in a way that will force coercion of the value when checking or validating a value against it.