« New Eclipse Release | Main | Apple 12-inch Powerbook »

DBD::google

Now THIS is a cool use of Perl: DBD::google is a DBI driver module that lets you use Google as a standard SQL data source. It encapsulates the Google web service API and lets you use the standard DBI API instead to query and iterate over the results. Exxxxxcellent.