Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第4,1214,130项(搜索用时0.009秒)
devel/Regexp-Assemble-Compressed-0.02 (Score: 1.8556489E-4)
Perl extension to compress Regular Expression
Regexp::Assemble::Compressed is a subclass of Regexp::Assemble. It assembles more compressed regular expressions.
devel/Rose-DateTime-0.540 (Score: 1.8556489E-4)
DateTime helper functions and objects
The Rose::DateTime::* modules provide a few convenience functions and objects for use with DateTime dates.
devel/SUPER-1.17 (Score: 1.8556489E-4)
Perl module control superclass method dispatch
p5-SUPER is a perl module provides three different ways to control superclass method dispatch.
devel/SVN-Hook-0.28 (Score: 1.8556489E-4)
Perl module for managing Subversion hook scripts
The SVN::Hook Perl module provides a programmable interface to manage hook scripts for Subversion.
devel/SVN-Notify-Config-0.0911 (Score: 1.8556489E-4)
Perl module for config-driven Subversion notification
This Perl module is a YAML-based configuration wrapper around the SVN::Notify module.
devel/Sys-Trace-0.03 (Score: 1.8556489E-4)
Interface to system call tracing interfaces
Sys::Trace provides a way to programmatically run or trace a program and see the system calls it makes. This can be useful during testing as a way to ensure a particular file is actually opened, or another hard to test interaction actually occurs. Currently supported tracing mechanisms are ktrace, strace and truss.
devel/SVN-Simple-0.28 (Score: 1.8556489E-4)
Simple interface to SVN::Delta::Editor
SVN::Simple::Edit wraps the subversion delta editor with a perl friendly interface and then you could easily drive it for describing changes to a tree. A common usage is to wrap the commit editor, so you could make commits to a subversion repository easily.
devel/SVN-Web-0.63 (Score: 1.8556489E-4)
Subversion repository web frontend
SVN::Web provides a web interface to subversion repositories. You can browse the tree, view history of a directory or a file, see what's changed in a specific revision, track changes with RSS, and also view diff. SVN::Web also tracks the branching feature (node copy) of subversion, so you can easily see the relationship between branches.
devel/Sentinel-0.05 (Score: 1.8556489E-4)
Create lightweight SCALARs with get/set callbacks
Sentinel provides a single lvalue function, sentinel, which yields a scalar that invoke callbacks to get or set its value. Primarily this is useful to create lvalue object accessors or other functions, to invoke actual code when a new value is set, rather than simply updating a scalar variable.
devel/String-Errf-0.007 (Score: 1.8556489E-4)
Simple sprintf-like dialect
String::Errf provides errf, a simple string formatter that works something like sprintf.