in reply to Doubts about Class:DBI

if you make it __PACKAGE__->columns (Essential => instead of __PACKAGE__->columns (Others => does it work (since it should load the Essential columns by default)? If so, is that an acceptable work around (i.e. do you really need to take advantage of lazy population in this case)? Obviously that's not an answer to the root question, but might provide extra information at least..

Replies are listed 'Best First'.
Re^2: Doubts about Class:DBI
by shonorio (Hermit) on Aug 24, 2005 at 14:59 UTC
    I've tried this without sucess.
    Solli Moreira Honorio
    Sao Paulo - Brazil