in reply to
Table::Extract unblessed reference
$te->tables() is deprecated, you can use $te->table_states().
Comment on
Re: Table::Extract unblessed reference
Replies are listed 'Best First'.
Re^2: Table::Extract unblessed reference
by
mojotoad
(Monsignor)
on Aug 01, 2005 at 06:45 UTC
Hmm, it's the other way around. table_states() and associated *_state() methods are deprecated, the shortened versions are
de rigueur
now.
Matt
[reply]
In Section
Seekers of Perl Wisdom