• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

examples/H13-Sep-2008-3929

lib/WWW/H13-Sep-2008-253151

t/H13-Sep-2008-2113

Build.PLH A D13-Sep-2008786 3127

ChangesH A D13-Sep-2008452 1511

MANIFESTH A D13-Sep-2008175 1312

META.ymlH A D13-Sep-2008733 2928

Makefile.PLH A D13-Sep-2008455 1614

READMEH A D13-Sep-2008437 2213

TODOH A D13-Sep-200870 21

README

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