1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/devel/p5-SVN-Simple/pkg-descr
Vanilla I. Shu a8f5e9a818 Add p5-SVN-Simple 0.25, simple interface to SVN::Delta::Editor.
PR:		ports/64292
Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2004-03-16 16:54:34 +00:00

7 lines
259 B
Plaintext

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.