On Fri, 12 Aug 2005 12:44:13 -0600, "Jacob Fugal" <[EMAIL PROTECTED]> said: > On 8/12/05, Jacob Fugal <[EMAIL PROTECTED]> wrote: > > On 8/12/05, Jonathan Ellis <[EMAIL PROTECTED]> wrote: > > > Fantastic. Now where does its world-dominant string support help turn > > > my data back into an object easier than > > > > > > >>> joe = Users.getSome(fname='joe') > > > > $joe = Users->search(fname => 'joe')->first; > > Oh, sorry[1], I didn't provide enough context[2]. I'm using the > Class::DBI[3] module from CPAN.
So, basically perl's superior text processing means absolutely nothing in the context of pulling objects out of databases. Thanks for helping out; that was the point I was trying to make. -Jonathan .-----------------------------------. | This has been a P.L.U.G. mailing. | | Don't Fear the Penguin. | | IRC: #utah at irc.freenode.net | `-----------------------------------'
