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


in reply to The Power of Objects

A sidebar is the power of templates. Or in this case, Template. It doesn't mind whether it's given an object or a plain old hash ref.

[% object.accessor % ] works as well as [% hashref.key %] or [% object_with_objects.object.attr %] and [% hash_o_hashes.key.key %]