sub handler ($$) { my($class, $r) = @_; ... #### sub handler : method { my($class, $r) = @_; ...