in reply to Re^4: Inside Class::Accessor
in thread Inside Class::Accessor

An alternative solution: when you put non-accessor values into the hash, you can put them in with leading underscores or some other convention and skip them when dumping the object.