logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SRU::Utils - Utility functions for SRU

Description

       This is a set of utility functions for the SRU objects.

Methods

error($message)
       Sets the $SRU::Error message.

Name

       SRU::Utils - Utility functions for SRU

Synopsis

           use SRU::Utils qw( error );
           return error( "error!" );

See Also