Ports Search

Results 7,4317,440 of 17,660 for descr%3A%22spam filter%22.(0.012 seconds)
Extension to require core and ticket custom fields on status changes
RT::Extension::MandatoryOnTransition This RT extension enforces that certain fields have values before tickets are explicitly moved to or from specified statuses. If you list custom fields which must have a value before a ticket is resolved, those custom fields will automatically show up on the "Resolve" page. The reply/comment won't be allowed until a value is provided.
www/Rose-HTML-Objects-0.623 (Score: 1.607039E-4)
Object-oriented interfaces for HTML
Rose::HTML::Objects is a framework for creating a reusable set of HTML widgets as mutable Perl objects that can be serialized to HTML or XHTML for display purposes. The Rose::HTML::Object class may be used directly to represent a generic tag with an explicitly set element name and arbitrary attributes. There are also methods for parent/child manipulation.
www/Test-LWP-UserAgent-0.030 (Score: 1.607039E-4)
LWP::UserAgent suitable for simulating and testing network calls
LWP::UserAgent suitable for simulating and testing network calls. It overrides a few key low-level methods of LWP::UserAgent that are concerned with actually sending your request over the network, allowing an interception of that request and simulating a particular response. This greatly facilitates testing of client networking code where the server follows a known protocol.
www/TestGen4Web-Runner-0.11 (Score: 1.607039E-4)
Perl module to replay files recorded with TestGen4Web
TestGen4Web::Runner is a PERL module to replay files recorded with SpikeSource's TestGen4Web Recorder. From http://developer.spikesource.com/projects/testgen4web : "TestGen4Web is written to ease the pain of writing tests for web applications. This is a 2 part tool. Firefox extension, which records user input to a xml file. Translator script: to generate automated test scripts."
www/WWW-Dilbert-1.19 (Score: 1.607039E-4)
Dilbert of the day comic strip archive and retrieval module
This module will download the latest Dilbert of the Day cartoon strip from the Dilbert website and return an object which can be either stored in a database or output to a browser, disk or whatever. It allows importing of Dilbert strips from disk or alternate URLs, and has a random strip interface to return strips from the database.
www/cherokee-1.2.104 (Score: 1.607039E-4)
Fast and flexible web server
Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, Virtual hosts, Authentication, on the fly encoding, Load balancing, Apache compatible log files, and much more. A user friendly interface called cherokee-admin is provided for a no-hassle configuration of the server.
www/WWW-RobotRules-6.02 (Score: 1.607039E-4)
Database of robots.txt-derived permissions
This module parses /robots.txt files which are used to forbid conforming robots from accessing parts of a web site. The parsed files are kept in a WWW::RobotRules object, and this object provides methods to check if access to a given URL is prohibited.
www/WWW-Salesforce-0.25 (Score: 1.607039E-4)
Simple abstraction layer between SOAP::Lite and Salesforce.com
This class provides a simple abstraction layer between SOAP::Lite and Salesforce.com. Because SOAP::Lite does not support complexTypes, and document/literal encoding is limited, this module works around those limitations and provides a more intuitive interface a developer can interact with.
www/kplaylist-1.8.505 (Score: 1.607039E-4)
PHP based music database
kPlaylist is a free PHP system that makes your music collection available via the Internet. kPlaylist is a music database that you manage via the web. With kPlaylist you can stream your music (ogg, mp3, wav, wma, etc.), you can upload, make playlists, share, search, download and a lot more.
www/WWW-Search-Google-0.23 (Score: 1.607039E-4)
Perl WWW::Search class for searching Google
This class is a Google specialization of WWW::Search. It handles searching Google http://www.google.com/ using its new SOAP API http://www.google.com/apis/. All interaction should be done through WWW::Search objects. Note that you must register for a Google Web API account and have a valid Google API license key before using this module.