If it's a class method, feat->mymethod(); If it's an instance method, $obj->mymethod();
In reply to Re: package & class problem by ikegami in thread package & class problem by isha