SRU::Utils(3pm) User Contributed Perl Documentation SRU::Utils(3pm)NAMESRU::Utils - Utility functions for SRUSYNOPSISuse SRU::Utils qw( error ); return error( "error!" );DESCRIPTIONThis is a set of utility functions for the SRU objects.METHODSerror( $message ) Sets the $SRU::Error message. perl v5.12.4 2009-11-20 SRU::Utils(3pm)