Help for this page
package MyApp::Controller::Play; use strict; ... } 1;
package MyApp::View::Alloy; use strict; ... blessed(+shift); } );
[% INCLUDE show_object title = object.blessed() ... [% END %] </div> [% END %]