Ports Search

Results 14,99115,000 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.019 seconds)
www/WWW-Google-PageRank-0.17 (Score: 3.7481335E-5)
Perl interface for querying Google pagerank
The WWW::Google::PageRank is a class implementing a interface for querying google pagerank. To use it, you should create WWW::Google::PageRank object and use its method get(), to query page rank of URL. It uses LWP::UserAgent for making request to Google.
www/WWW-Google-Video-0.4 (Score: 3.7481335E-5)
Interface to fetch the Google Video Information
The WWW::Google::Video is a class implementing a interface for fetch the Google Video Information. To use it, you should create WWW::Google::Video object and use its method fetch(), to fetch the information of Video. It uses LWP::Simple for making request to Google.
www/WWW-Mechanize-Shell-0.55 (Score: 3.7481335E-5)
Interactive shell for www/p5-WWW-Mechanize
This module implements a www-like shell above WWW::Mechanize and also has the capability to output crude Perl code that recreates the recorded session. Its main use is as an interactive starting point for automating a session through WWW::Mechanize.
www/WWW-WebArchive-0.50 (Score: 3.7481335E-5)
Retrieve old versions of public web pages from various web archives
from various web archives. * http://www.archive.org - Internet Archive's Wayback Machine * http://www.google.com - Google's page cache This is useful if 1. Your web server crashed and you didn't have complete backups 2. A site (such as a valuable reference source) changed or went away and you want to restore an old version of the site to your local disk
www/WWW-Wikipedia-2.04 (Score: 3.7481335E-5)
Perl module of Automated interface to the Wikipedia
http://www.wikipedia.org, which is a free, collaborative, online encyclopedia. This module allows you to search for a topic and return the resulting entry. It also gives you access to related topics which are also available via the Wikipedia for that entry.
www/ZConf-RSS-2.2.0 (Score: 3.7481335E-5)
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: 3.7481335E-5)
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/pQuery-0.23 (Score: 3.7481335E-5)
Perl Port of jQuery.js
pQuery is a pragmatic attempt to port the jQuery JavaScript framework to Perl. It is pragmatic in the sense that it switches certain JavaScript idioms for Perl ones, in order to make the use of it concise. A primary goal of jQuery is to "Find things and do things, concisely". pQuery has the same goal.
www/django-overextends-0.4.2 (Score: 3.7481335E-5)
Django reusable app enabling circular template inheritance
A Django reusable app providing the overextends template tag, a drop-in replacement for Django's extends tag, which allows you to use circular template inheritance. The primary use-case for overextends is to simultaneously override and extend templates from other reusable apps, in your own Django project.
www/caldav-0.4.0 (Score: 3.7481335E-5)
CalDAV (RFC4791) client library
CalDAV (RFC4791) client library for Python. Calendaring extensions to WebDAV, or CalDAV, is an Internet standard allowing a client to access scheduling information on a remote server. It extends WebDAV (HTTP-based protocol for data manipulation) specification and uses iCalendar format for the data.