Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.484.018 Times

WWW::Scraper::Dice 0.01

  Date Added: September 22, 2010  |  Visits: 1.832

WWW::Scraper::Dice

Report Broken Link
Printer Friendly Version


Product Homepage
Download (90 downloads)



WWW::Scraper::Dice Perl module contains Scrapes Dice : (skills,locations) => (title, location ,residue). SYNOPSIS use WWW::Search; my $oSearch = new WWW::Scraper(Dice); my $sQuery = WWW::Scraper::escape_query("unix and (c++ or java)"); $oSearch->native_query($sQuery, {method => bool, state => CA, daysback => 14}); while (my $res = $oSearch->next_result()) { if(isHitGood($res->url)) { my ($company,$title,$date,$location) = ($res->company, $res->title, $res->date, $res->location); print "$company $title $date $location " . $res->url . "n"; } }.

Requirements: No special requirements
Platforms: Linux
Keyword: Dice Dice Perl Libraries Location Module Perl Perl Module Programming Scrapes Scrapes Dice Title Www Wwwscraperdice
Users rating: 0/10

License: Freeware Size: 37.89 KB
USER REVIEWS
More Reviews or Write Review


WWW::SCRAPER::DICE RELATED
Modules  -  Activity Stream location services 6.x-1.x-de
This project will be home to sub-modules for the Activity Stream module that allow users to retrieve information about their current location from location-based social networks and other location brokerage services.If you have Location module...
10 KB  
Modules  -  Location Facets 6.x-1.x-de
Location Facets exposes geographical information associated with Drupal nodes as facets for the Faceted Search module. For its geographical information Location Facets relies on the Location module.
10 KB  
Modules  -  Location Feeds 6.x-1.3
This module provides location mappers for the Feeds module and is compatible with both CCK and location module location fields.Degrees, minutes, seconds notation is supported for latitude and longitude sources provided the values are...
10 KB  
Modules  -  e-Commerce Location 1.0
The Location module only supports specifying content types to add location data to. This module extends it to support specifying product types to add location data to.Installation - Unpack in your modules folder (usually /sites/all/modules/) and...
 
Modules  -  GeoRSS module 1.0
It adds the coordinates using location module for each node that is created.The module also provides a choice for GeoRSS formats on outgoing RSS feeds.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under...
 
Modules  -  Map Search 5.x-1.x-dev 1.0
The location to search near must be given as a lat/long pair or postcode (if Location module is enabled).Paths in cck_maps (where a map has more than one marker) are determined with an algorithm that finds the two closest points first, which form...
 
Modules  -  phpBBforum Integration module 7.x-1.0-alpha3
phpBBforum Integration module provides integration with phpBB3 Forumhttp://www.phpbb.com/.6.x-2.0-rc1 provides support of phpBB 3.0.8.Features: * phpBB can be completely embedded inside Drupal (version 2.0); * phpBB topics can be created from...
389.12 KB  
Modules  -  Domain GeoLocalization 6.x-1.2
The Domain GeoLocalization module is a submodule for the Domain Access module that allows domains to have associated locative information. When combined with the Domain User Default module, this module uses the Google Maps API to geocode users...
20.48 KB  
Modules  -  URL Fill 6.x-1.0
This module allows you to fill title, body, and CCK fields from the URL. It auto-populates a field with a value from the URL. There are options to allow / disallow overriding pre-existing values, hiding a field if it is filled from the URL, and a...
10 KB  
Libraries  -  Iterator::BreakOn 0.3
Iterator::BreakOn is a Perl module to create iterators with control flow breaks. SYNOPSIS use Iterator::BreakOn; # # get a generic data source with a next method implemented whom # returns a generic object # # in this example the order...
13.31 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB