logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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