in reply to Re^2: Class::DBI cascading delete problem?
in thread Class::DBI cascading delete problem?

That must be something new that I haven't dealt with yet. I would stick to the explitit definitions, myself. Maybe you need to change the order, if the above-mentioned checks only happen at definition time, and not when you call the resulting accessor methods.

mhoward - at - hattmoward.org
  • Comment on Re^3: Class::DBI cascading delete problem?