Help for this page
{ package MyClass; ... $private->(); # call as private function }
$self->$private(); # call as private method