Help for this page
sub search($) { ... }
$obj->method($parameter);
PACKAGE::method($obj,$parameter)
sub search{ ... }