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.
DBD? (Score:2)
Oughtn't that to be done with a DBD backend, then? I was thinking there ought to be a presentation on how to write DBD backends to allow you to pretend various data sources are a relational database at one of the conferences this year; something I wish I could research and present myself, if I knew I were going to have time or be able to come. (Two big doubtfuls.)
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re:DBD? (Score:2)
Excuse me. There seems to be a DBD::AnyData [cpan.org] that I presume is just for that purpose.
Every time I think there's a new wheel to invent, it's been done. That's one of the great things about Perl. :)
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers