NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
OpenContent Index Web Service (Score:2)
The service is a somewhat un-RESTful [gbiv.com], but it's still a useful API for searching for Gutenberg texts, as well as available titles from the Open Content Alliance [opencontentalliance.org] and more.
Oh, and a while back I wrote a CPAN module [cpan.org] for talking SRU [loc.gov], which is the protocol the service uses. SRU is a little bit like OpenSearch [opensearch.org] on crack. It's not difficult to craft the URLs yourself, so maybe just using LWP::Simple or something would work better and hide less :-)
Reply to This