%doc> =head2 button This is a generic button, which performs an action on an object. =cut %doc> <%args> $obj $action %args> % return unless $obj->is_public( $action );