SRB:SRB Perl Module
From Adapt
Download
Requirements
- Swig > 1.3.19
- Perl version > 5.6.1
- and of course, the SRB software
Installation Instructions
Edit SRB_HOME and PERL_INCL at the top of the Makefile to point to your srb distribution and perl headers. Run 'make'. You will end up with srbcore.so and srbcore.pm. Copy these into a location of your choice and point perl at it.
The test.pl script can be used to verify that most of the functions are working
Currently Implemented Features
See test.pl for examples of supported functions.
Connection/Error Reporting
|
Collection Operations (v0.2)
|
File Operations
|
Metadata Operations (v0.2)
|
Examples
Copyright
Please see included COPYRIGHT.* files included with the software. Parts of srbhelper.h are ©General Atomics and The Regents of the University of California.
-- Main.MikeSmorul - 02 May 2005