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


in reply to Re^2: Why is a hash the default "object" in oo perl?
in thread Why is a hash the default "object" in oo perl?

Wow.

The Class::MakeMethods docs make my head spin!

Class::MethodMaker isn't perfect, and is pretty basic, and has gaps in the docs, but Class::MakeMethods looks like it will take a bit to understand.

Reminds me of the first time going through Template Toolkit docs -- it looks big, it looks good, it looks overwhelming. Soon the comprehensivesness becomes friend, not foe, but whew, alot to sink in. That's the feeling I get skimming numerous numerous Class::MethodMaker docs.

Something new to learn eventually, methinks....

water
not just for breakfast anymore

  • Comment on Re^3: Why is a hash the default "object" in oo perl?