Ports 搜索

共有8,048项符合www%3Atrac的查询结果,以下是第1,5811,590项(搜索用时0.004秒)
www/WebService-Simple-0.24 (Score: 0.020137845)
Simple Interface To Web Services APIs
WebService::Simple is a simple class to interact with web services. It's basically an LWP::UserAgent that remembers recurring api URLs and parameters, plus sugar to parse the results.
www/WebService-Technorati-0.04 (Score: 0.020137845)
Perl interface to the Technorati web services interface
The Technorati web services interfaces use REST wire protocol with a format described at http://developers.technorati.com/
www/WordPress-XMLRPC-1.23 (Score: 0.020137845)
Perl 5 API to WordPress XML-RPC services
Perl module to interract to a wordpress blog's xmlrpc.php file.
www/Yahoo-Lifestyle-0.2 (Score: 0.020137845)
Simple interface for Yahoo! Taiwan Lifestyle open APIs
Yahoo::Lifestyle is a simple interface for Yahoo! Taiwan Lifestyle open APIs. And you will need the Yahoo::BBAuth for some authentication APIs. Before you use that, you have to register a appid and secret for APIs request.
www/Yahoo-Search-1.11.3 (Score: 0.020137845)
Perl interface to the Yahoo Search public API
Yahoo::Search provides a rich and full-featured set of classes for accessing the various features of Yahoo! Search, and also offers a variety of shortcuts to allow simple access.
www/ZConf-RSS-GUI-GTK-0.0.1 (Score: 0.020137845)
Provides a GTK backend for ZConf::RSS::GUI
Provides a GTK backend for ZConf::RSS::GUI.
www/ZConf-RSS-2.2.0 (Score: 0.020137845)
ZConf backed RSS fetching and viewing
A ZConf backed system for fetching and viewing RSS feeds. zcrss-addfeed Calls the addFeed dialog for ZConf::RSS::GUI zcrss-admin Manages stuff in ZConf for ZConf::RSS. zcrss-browse Calls the view dialog for ZConf::RSS::GUI zcrss-get Fetches a feed and applies the template for it. zcrss-managetemplates Calls the manage di
www/chklinks-3.09 (Score: 0.020137845)
Non-threaded Perl link checker
chklinks is a Perl link checker. It helps finding broken links on your website. chklinks differs from linkchecker in that chklinks is non- threaded. It does not raises many simultaneously connections for its job. It won't run out of the resources and crash your system in a moment. This is certainly more desirable for most webmasters and users.
www/jQuery-File-Upload-0.30 (Score: 0.020137845)
Perl extension for jQuery File Upload plugin
Server-side solution for the jQuery File Upload (https://github.com/blueimp/jQuery-File-Upload/) plugin.
www/libservlet-0.9.2 (Score: 0.020137845)
Servlet API for Perl
The Servlet API for Perl (libservlet) is a formulation of the Java (TM) Servlet API in Perl. While the servlet concept originated with Java (TM), its component model is quite natural for Perl as well. By writing servlet applications and deploying them in a servlet container, application authors can spare themselves the effort of writing commonly needed web application infrastructure components for each new project. Furthermore, servlet applications are portable between deployment environments; they can be executed in any servlet container using any process model with only a few configuration changes and no application code changes. Servlet applications are insulated from changes in vendor or platform and are able to portably take advantage of standard web infrastructure services offered by any servlet container.