Re: [CDBI] print Class::DBI object to Data::Dumper

[prev] [thread] [next] [Date index for 2006/01/18]

From: Bill Moseley
Subject: Re: [CDBI] print Class::DBI object to Data::Dumper
Date: 16:51 on 18 Jan 2006
On Wed, Jan 18, 2006 at 04:26:37PM +0100, Birgit Kellner wrote:
> The object is retrieved in this routine:
> 
> my @term = ILKB::Term->search(t_id => "$in->{t_id}");# t_id passed 

> And this is the output to the filehandle:
> 
> main::show_single_term, /srv/www/cgi-bin/ilkb_edit/ilkb.cgi, 168
> $VAR1 = [
> bless( {
> 't_id' => '75',
> 'lan_id' => bless( {
> 'lan_id' => '123'
> }, 'ILKB::Language' ),


> My question is this: there is more data in the object than is actually 
> printed.

Like what?  Maybe your Essential isn't all columns?



        -- 
        Bill Moseley
moseley@xxxx.xxx


_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi

[CDBI] print Class::DBI object to Data::Dumper
Birgit Kellner 15:26 on 18 Jan 2006

Re: [CDBI] print Class::DBI object to Data::Dumper
Bill Moseley 16:51 on 18 Jan 2006

Generated at 09:31 on 23 Jan 2006 by mariachi v0.52