Help for this page
01 02 ... 08 09 10
$obj = MyDyn->new(id => 'MyObj'); print $obj->id, "\n"; ... { print "hi\n"; }