Ports Search

Results 13,60113,610 of 17,660 for descr%3A%22spam filter%22.(0.014 seconds)
www/CGI-Application-Plugin-TT-1.05 (Score: 1.14812414E-4)
Add Template Toolkit support to CGI::Application
CGI::Application::Plugin::TT adds support for the popular Template Toolkit engine to your CGI::Application modules by providing several helper methods that allow you to process template files from within your runmodes. It complements the support for HTML::Template that is built into CGI::Application through the load_tmpl method. It also provides a few extra features than just the ability to load a template.
www/CGI-Session-ExpireSessions-1.12 (Score: 1.14812414E-4)
Perl module to delete expired CGI::Session-type sessions
CGI::Session::ExpireSessions is a pure Perl module. It deletes CGI::Session-type sessions which have passed their use-by date. It works with CGI::Session-type sessions in a database or in disk files, but does not appear to work with CGI::Session::PureSQL-type sessions. The recommended way to use this module is via method expire_sessions(), which requires CGI::Session V 4 or later.
www/CGI-Untaint-1.26 (Score: 1.14812414E-4)
Process CGI input parameters
Dealing with large web based applications with multiple forms is a minefield. It's often hard enough to ensure you validate all your input at all, without having to worry about doing it in a consistent manner. If any of the validation rules change, you often have to alter them in many different places. And, if you want to operate taint-safe, then you're just adding even more headaches.
www/Catalyst-Model-CDBI-Plain-0.03 (Score: 1.14812414E-4)
Catalyst plain base class for Class::DBI models
Catalyst::Model::CDBI::Plain is a Model class for Catalyst to be used with user-specified Class::DBI classes. It does not automatically set anything up or create relationships; this is left to the user. This module can be used with existing Class::DBI classes, so that they can be used with Catalyst, or as a way of writing CDBI-based Model classes within Catalyst.
www/Catalyst-Model-Xapian-0.06 (Score: 1.14812414E-4)
Catalyst model for Search::Xapian
This model class wraps Search::Xapian to provide a friendly, paged interface to Xapian (www.xapian.org) indexes. This class adds a little extra convenience on top of the Search::Xapian class. It expects you to use the QueryParser, and sets up some keywords based on the standard omega keywords (id, host, date, month, year,title), so that you can do searches like 'fubar site:microsoft.com'
www/Catalyst-Model-Xapian10-0.06 (Score: 1.14812414E-4)
Catalyst model for Search::Xapian
This model class wraps Search::Xapian to provide a friendly, paged interface to Xapian (www.xapian.org) indexes. This class adds a little extra convenience on top of the Search::Xapian class. It expects you to use the QueryParser, and sets up some keywords based on the standard omega keywords (id, host, date, month, year,title), so that you can do searches like 'fubar site:microsoft.com'
www/Image-Delivery-0.14 (Score: 1.14812414E-4)
Efficient transformation and delivery of web images
Image::Delivery - Efficient transformation and delivery of web images Many web applications generate or otherwise deliver graphics as part of their interface. Getting the delivery of these images right is tricky, and developers usually need to make trade-offs in order to get a usable mechanism. Image::Delivery is an extremely sophisticated module for delivering these generated images. It is designed to be powerful, flexible, extensible, scalable, secure, stable and correct, and use a minimum of resources.
www/Plack-Middleware-ExtDirect-3.20 (Score: 1.14812414E-4)
Implement an RPC::ExtDirect gateway using Plack
This module provides an RPC::ExtDirect gateway implementation for Plack environment. It is packaged as a standard Plack middleware component suitable for using with Plack::Builder. Plack::Middleware::ExtDirect is recommended to be used with Perl versions 5.12 and newer, for reasons explained below. For Perls older than 5.12, CGI::ExtDirect gateway may be a better choice - especially if you cannot install XS dependent packages. If you are not familiar with Ext.Direct, more information can be found in RPC::ExtDirect::Intro.
www/kanboard-1.0.33 (Score: 1.14812414E-4)
Simple visual task board software
Kanboard is a simple visual task board software. Main features: * Kanban methodology * Visualize your work * Limit your work in progress to be more efficient * Customize your boards according to your business activities * Multiple boards with the ability to drag and drop tasks * Minimalist software, focus only on essential features (Less is more) * Fast and simple to use * Access from anywhere with a modern browser * Free, open source and self-hosted * Super simple installation
www/WWW-Search-2.516 (Score: 1.14812414E-4)
Perl5 module for WWW searches
This class is the parent for all access method supported by the WWW::Search library. This library implements a Perl API to web-based search engines. Current search engines supported include AltaVista (both web and news), Dejanews, Excite (web only), HotBot (web only), Infoseek (e-mail, web, and news) and Lycos. Search results are limited and there is a pause between each request for results to avoid overloading either the client or the server.