in reply to Re: Is Perl Truly an Object Oriented Language?
in thread Is Perl Truly an Object Oriented Language?
sql: select book.* from author, book where author.id=book.authorid_id and author.name='bob'
oo-sql: select author.books from author where author.name = 'bob'
----
Then B.I. said, "Hov' remind yourself
nobody built like you, you designed yourself"
|
|---|