Help for this page
$obj->{attibute} # instead of $obj->get_attribute();
package Foo; use Data::Dumper; ... } sub DESTROY{}