http://www.perlmonks.org?node_id=724494


in reply to Re^2: array as attributes in OO perl
in thread array as attributes in OO perl

I'm glad to help.

An undocumented Class::Struct trick I learned by reading the source, is to call Class::Struct::printem(1);. You can now see the generated code.

Definitely take the time to really grok the references documentation others have pointed you to. Mastering this material is key to moving to the next level.

Happy hacking.


TGI says moo