Ports Search

Results 331340 of 549 for /misc/.(0.038 seconds)
misc/Chatbot-Eliza-1.06 (Score: 0.121850066)
Clone of the classic Eliza program
This module implements the classic Eliza algorithm. The original Eliza program was written by Joseph Weizenbaum and described in the Communications of the ACM in 1967. Eliza is a mock Rogerian psychotherapist. It prompts for user input, and uses a simple transformation algorithm to change user input into a follow-up question. The program is designed to give the appearance of understanding.
misc/Geo-Cache-0.11 (Score: 0.121850066)
Object interface for GPS waypoints
Provide an object interface to Geocaching.com waypoints and/or geocaches, using the Groundspeak GPX file as the reference for what fields are valid. Methods are provide for various of the fields that require special treatment.
misc/Geo-Coder-Bing-0.13 (Score: 0.121850066)
Geocode addresses with the Bing Maps API
Geo::Coder::Bing provides an interface to the Bing Maps geocoding service.
misc/Geo-Coder-Geocoder-US-0.006 (Score: 0.121850066)
Geocode a location using http://geocoder.us/
Geo::Coder::Geocoder::US geocodes addresses by looking them up on the http://geocoder.us/ website. Because this site throttles access, this class does to, to one request every 15 seconds.
misc/Geo-Coder-Google-0.16 (Score: 0.121850066)
Google Maps Geocoding API
Geo::Coder::Google provides a geocoding functionality using Google Maps API.
misc/Business-ISMN-1.13 (Score: 0.121850066)
Work with International Standard Music Numbers
Work with International Standard Music Numbers.
misc/Geo-Coder-Googlev3-0.14 (Score: 0.121850066)
Google Maps v3 Geocoding API
Use Geo::Coder::Googlev3 just like Geo::Coder::Google. Note that no apikey is used in Google's v3 API, and the returned data structure differs. Please check also [1] for more information about Google's Geocoding API and especially usage limits. [1] http://code.google.com/intl/en/apis/maps/documentation/geocoding/
misc/Geo-Coder-Many-0.46 (Score: 0.121850066)
Module to tie together multiple Geo::Coder::* modules
Geo::Coder::Many provides a single interface to different remote (ie HTTP based) geocoding modules Amongst other things, Geo::Coder::Many adds geocoder precision information, alternative scheduling methods (weighted random, and ordered list), timeouts for geocoders which are failing, and optional callbacks for result filtering and picking.
misc/Geo-Coder-Mapquest-0.06 (Score: 0.121850066)
Geocode addresses with Mapquest
Geo::Coder::Mapquest provides an interface to the Mapquest Geocoding Web Service.
misc/Data-Buffer-0.04 (Score: 0.121850066)
Read/write buffer class
A Read/write buffer class.