Ports Search

Results 16,35116,360 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.022 seconds)
www/Syntax-Highlight-Shell-0.04 (Score: 3.3129134E-5)
Syntax::Highlight::Shell - Highlight shell scripts
This module is designed to take shell scripts and highlight them in HTML with meaningful colours using CSS. The resulting HTML output is ready for inclusion in a web page. Note that no reformating is done, all spaces are preserved.
www/Template-GD-2.66 (Score: 3.3129134E-5)
Template Toolkit plugin to interface with GD modules
The Template-GD distribution provides a number of Template Toolkit plugin modules to interface with Lincoln Stein's GD modules. These in turn provide an interface to Thomas Boutell's GD graphics library.
www/Template-Plugin-Number-Format-1.06 (Score: 3.3129134E-5)
Plugin/filter interface to Number::Format
Template::Plugin::Number::Format makes the number-munging grooviness of Number::Format available to your templates. It is used like a plugin, but installs filters into the current context.
www/Template-Plugin-StripScripts-0.02 (Score: 3.3129134E-5)
TT plugin to filter HTML against XSS
Template::Plugin::StripScripts is a Template::Toolkit plugin to filter HTML and strip scripting snipets which can cause XSS. Additionally, due to some nice features from HTML::StripScripts, this module can work really flexibly on treating HTML.
www/VUser-Google-ProvisioningAPI-0.24 (Score: 3.3129134E-5)
Perl module that implements the Google Provisioning API
VUser::Google::ProvisioningAPI provides a simple interface to the Google Apps for Your Domain Provisioning API. It uses the LWP::UserAgent module for the HTTP transport, and the HTTP::Request module for the HTTP request and response.
www/WWW-Myspace-0.92 (Score: 3.3129134E-5)
Access MySpace.com profile information from Perl
and functions automatically. It provides a simple interface for scripts to log in, access lists of friends, scan user's profiles, retreive profile data, send messages, and post comments.
www/drood-5.32 (Score: 3.3129134E-5)
Lightweight kqueue-based http/1.1 server
Drood is a lightweight, partially-compliant HTTP/1.1 server, intended as an alternative to more complex web servers for websites where the server requirements are simple. Drood supports IPv4/IPv6, name-based virtual hosting, SCGI, and WebSockets.
www/paros-3.2.13 (Score: 3.3129134E-5)
HTTP/HTTPS proxy for assessing web application vulnerability
"A Java based HTTP/HTTPS proxy for assessing web application vulnerability. It supports editing/viewing HTTP messages on-the-fly. Other featuers include spiders, client certificate, proxy-chaining, intelligent scanning for XSS and SQL injections etc."
www/WWW-Spinn3r-3.00700001 (Score: 3.3129134E-5)
Interface to the Spinn3r API
API is implemented over REST and XML and documented at http://spinn3r.com/documentation. Spinn3r service is available through a vendor key, which you can get from the good folks at Tailrank, http://spinn3r.com/contact.
www/WebService-Basecamp-0.1.4 (Score: 3.3129134E-5)
Perl interface to the Basecamp API webservice
Basecamp is a web based project collaboration tool that makes it simple to communicate and collaborate on projects. Basecamp is built on the Ruby on Rails platform but provides a webservice API to many of the application functions. WebService::Basecamp is a Perl interface to the Basecamp web service API. For more information on Basecamp, visit the Basecamp website. http://www.basecamphq.com. This module does much of the heavy lifting for you when accessing the Basecamp API. Once initialising a WebService::Basecamp object you can access the API function via method calls. The module takes care of the creation and parsing of the XML (using XML::Simple) that relays the data across the web service, however there is an option to access the XML directly (see new()). The documentation for this module is based on the Basecamp API docs available at http://www.basecamphq.com/api. It is recommended you read the official docs to become familiar with the data reference.