1WWW-OpenSVN
2
3This is an automated interface against OpenSVN.csie.org. Currently all it
4can do is fetch dumps of the subversion repository.
5
6INSTALLATION
7
8To install this module, run the following commands:
9
10    perl Makefile.PL
11    make
12    make test
13    make install
14
15
16COPYRIGHT AND LICENCE
17
18Copyright (C) 2005 Shlomi Fish
19
20This library is free software; you can redistribute it and/or modify
21it under the terms of the MIT X11 License.
22