sub execute { @_==3 or croak "execute() needs three arguments!!"; ...; }