[Mastering-perl] misc typos/comments (Ch. 3, 11, 14, A2)

brian d foy brian.d.foy at gmail.com
Tue Jan 9 12:49:51 EST 2007


On 1/9/07, David Westbrook <dwestbrook at gmail.com> wrote:

Hi David,

Thanks for the corrections. I'll fix those.


> * "These data can come from" ... should that be "This data"?


"data" is plural, so it takes plural constructs. :)




> * (just curious; did find the rest quite useful, including the in-depth

> Dumper discussion) Was SQLite considered for mention in this chapter?


I'm going to add a note about SQLite to the further reading section.
To discuss that I'd have to write about DBI and SQL, which I don't
want to do. SQLite is a wonderful peice of software that I use quite a
bit, but as I say at the beginning of the chapter I'm not talking
about DBI since there's already a good book for that.



--
brian d foy <brian.d.foy at gmail.com>
http://www.pair.com/~comdog/


More information about the Mastering-perl mailing list