Linux SoftwareProgrammingLibrariesDBD::Google 0.11

DBD::Google 0.11


DBD::Google is a Perl module to treat Google as a datasource for DBI. SYNOPSIS use DBI; my $dbh = DBI->connect("dbi:Goog
Developer:   Darren Chamberlain
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   20K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


DBD::Google is a Perl module to treat Google as a datasource for DBI.

SYNOPSIS

use DBI;

my $dbh = DBI->connect("dbi:Google:", $KEY);
my $sth = $dbh->prepare(qq[
SELECT title, URL FROM google WHERE q = "perl"
]);

while (my $r = $sth->fetchrow_hashref) {
...

DBD::Google allows you to use Google as a datasource; Google can be queried using SQL SELECT statements, and iterated over using standard DBI conventions.

WARNING: This is still alpha-quality software. It works for me, but that doesn't really mean anything.

Requirements:
  • Perl
    tags google  

    Download DBD::Google 0.11


     http://ftp.casaafacerilor.ro/mirrors/CPAN/authors/id/D/DA/DARREN/DBD-Google-0.11.tar.gz


    Authors software

    EB::Shell::Base 1.01.02 (by Darren Chamberlain)
    EB::Shell::Base is a generic class to build line-oriented command interpreters.

    SYNOPSIS

    package My::Shell;

    use base qw(

    DBD::Google 0.11 (by Darren Chamberlain)
    DBD::Google is a Perl module to treat Google as a datasource for DBI.

    SYNOPSIS

    use DBI;

    my $dbh = DBI->connect("dbi:Goog

    Shell::Base 0.05 (by Darren Chamberlain)
    Shell::Base is a generic class to build line-oriented command interpreters.

    SYNOPSIS

    package My::Shell;

    use Shell::Base;


    Similar software

    DBD::Google 0.11 (by Darren Chamberlain)
    DBD::Google is a Perl module to treat Google as a datasource for DBI.

    SYNOPSIS

    use DBI;

    my $dbh = DBI->connect("dbi:Goog

    WWW::Google::Video 0.3 (by Lilo Huang)

    Google::Adwords 0.6 (by Rohan Almeida)
    Google::Adwords is a collection of Perl modules that provides an easy-to-use object oriented interface to the Google Adwords SOAP API

    WWW::Google::SiteMap::Robot 1.09 (by Jason Kohles)
    WWW::Google::SiteMap::Robot is a Perl extension for creating Google SiteMaps by spidering a site.

    SYNOPSIS

    use WWW::Google::S

    Ruby/Google 0.6.0 (by Ian Macdonald)
    Ruby/Google offers a higher-level abstraction of Google's SOAP-driven Web API

    Batch Download 1.0.4 (by Peter Pan)

    Google Search 0.1 (by Gizmo)
    Google Search is a desktop tool with you can search anything you want on the Google engine direct from your desktop.

    Installation:

    Csv2map 2.0 (by Fabrizio Pivari)
    Csv2map is a versatile tool to convert your csv file (Comma Separated Value) into an html file with inside a map made using Google Ma

    Google PageRank Check 1.0.1 (by Andrew Smith)
    This is a project I based off some Public Domain code

    CustomizeGoogle 0.49 (by CustomizeGoogle)
    CustomizeGoogle is a Firefox extension that enhance Google search results by adding extra information (like links to Ask Jeeves, MSN,


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags