SRU::Utils(3pm) | User Contributed Perl Documentation | SRU::Utils(3pm) |
SRU::Utils - Utility functions for SRU
use SRU::Utils qw( error ); return error( "error!" );
This is a set of utility functions for the SRU objects.
Sets the $SRU::Error message.
This software is copyright (c) 2013 by Ed Summers.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2013-10-18 | perl v5.20.2 |