blob: 6f3cb98b706c8893e8bb9ca5323a38a6c0634ed2 (
plain)
1
2
3
4
5
6
7
8
|
SVN::Simple::Edit wraps the subversion delta editor with a perl
friendly interface and then you could easily drive it for describing
changes to a tree.
A common usage is to wrap the commit editor, so you could make commits
to a subversion repository easily.
WWW: http://search.cpan.org/dist/SVN-Simple/
|