Log Message: |
Perl bindings: document cancel callbacks and add some tests.
[in subversion/bindings/swig/perl/native]
* Client.pm: Move POD paragraphs about cancel calbacks into their own
chapter so that we can refer to them from other PODs.
Also fix the cancel arguments in an example.
* Repos.pm: Document cancel callbacks for dump_fs() and dump_fs2().
* t/1repos.t, t/3client.t: Add some tests for cancel callbacks.
|