in reply to Re: Cross reference between two classes and FIELDS
in thread Cross reference between two classes and FIELDS

Yes, your right. It's mistake. It should be:

use base qw(A); use fields qw(model type);

---
Michael Stepanov aka nite_man

It's only my opinion and it doesn't have pretensions of absoluteness!