Brian Cassidy > SRU > SRU::Utils

Download:
SRU-0.99.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
View/Report Bugs
Source  

NAME ^

SRU::Utils - Utility functions for SRU

SYNOPSIS ^

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

DESCRIPTION ^

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

METHODS ^

error( $message )

Sets the $SRU::Error message.

syntax highlighting: