]> git.evergreen-ils.org Git - OpenSRF.git/blob - src/perl/README
17e0b2d8ee46b30a14379e9da74d3962b7bbe0aa
[OpenSRF.git] / src / perl / README
1 OpenSRF
2
3 OpenSRF (Open OpenSRF (Open Scalable Request Framework) is a core
4 subsystem of the Evergreen ILS.
5
6 INSTALLATION
7
8 To install this module, run the following commands:
9
10         perl Build.PL
11
12 and if all goes well, the module will be built, tested, and installed.
13
14 SUPPORT AND DOCUMENTATION
15
16 After installing, you can find documentation for this module with the
17 perldoc command.
18
19     perldoc OpenSRF
20
21 You can also look for information at:
22
23     http://svn.open-ils.org/trac/OpenSRF
24
25
26 COPYRIGHT AND LICENCE
27
28 Copyright (C) 2008 Equinox Software, Inc.
29
30 This program is free software; you can redistribute it and/or modify it
31 under the same terms as Perl itself.
32