Help for this page
package MyClass1; ... $self->newFunctionName(@_); }
package MyClass2; ... { goto &newFunctionName; }