Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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