Ports Search

Results 1,1811,190 of 8,048 for www%3Atrac.(0.025 seconds)
www/Flickr-API-1.27 (Score: 0.020137845)
Perl interface to the Flickr API
A simple interface for using the Flickr API. Flickr::API is a subclass of LWP::UserAgent, so all of the various proxy, request limits, caching, etc are available.
www/Flickr-Upload-1.40 (Score: 0.020137845)
Upload images to flickr.com
Upload an image to flickr.com.
www/Fliggy-0.009003 (Score: 0.020137845)
Perl extension for Fliggy: Twiggy with inlined flash policy server
Fliggy inherits Twiggy and adds support for inlined Flash Policy server (useful for Plack::Middleware::SocketIO or Flash WebSocket fallback). No need to run Flash Policy server as root on 843 port! Usage is exactly the same as Twiggy, whenever you run twiggy command, replace it with fliggy and you're ready to go.
www/Furl-3.07 (Score: 0.020137845)
Perl extension of lightning-fast URL fetcher
Lightning-fast URL fetcher.
www/FurlX-Coro-1.02 (Score: 0.020137845)
Perl extension for multiple HTTP requests with Coro
This is a wrapper to Furl for asynchronous HTTP requests with Coro.
www/Gantry-3.64 (Score: 0.020137845)
Web application framework for mod_perl, cgi, etc
Perl Web application framework for Apache/mod_perl. Object Oriented design for a pragmatic, modular approach to URL dispatching. Supports MVC (or VC, MC, C, take your pick) and initiates rapid development. This project offers an orgainized coding scheme for web applications.
www/Geo-Caching-0.11 (Score: 0.020137845)
Object interface for querying Geocaching.com website
Provides an object interface to query Geocaching.com
www/selectr-0.3.0 (Score: 0.020137845)
Translate CSS Selectors to XPath Expressions
Translates a CSS3 selector into an equivalent XPath expression. This allows us to use CSS selectors when working with the XML package as it can only evaluate XPath expressions. Also provided are convenience functions useful for using CSS selectors on XML nodes. This package is a port of the Python package "cssselect".
www/Gungho-0.09.008 (Score: 0.020137845)
Event Based High Performance Web Crawler Framework
Gungho is Yet Another Web Crawler Framework, aimed to be extensible and fast. Gungho tries to build from clean structures, based upon principles from the likes of Catalyst and Plagger, so that you can easily extend it to your liking. Features such as robot rules handling (robots.txt) and request throttling can be removed/added on the fly, just by specifying the components that you want to load. You can easily create additional functionality by writing your own component.
www/GunghoX-FollowLinks-0.00006 (Score: 0.020137845)
Perl extension to follow links within responses for Gungho
The most common action that a crawler takes is to follow links on a page. This module helps you with that task.