Darcs::Notify compares the list of patches in a darcs repository against a saved backup copy and sends emails about the changes.
For full documentation, run:
perldoc darcs-notify
To build, test and install:
perl Build.PL
./Build
./Build test
./Build install
Copyright 2007-2009 David Caldwell <david@porkrind.org>
This perl module is free software; it may be redistributed and/or modified under the same terms as Perl itself.