资 源 简 介
This is a Perl script that can be used to post SVN commit messages to Twitter. The message it posts is highly configurable.
The script is very simple — but it may still be useful. Documentation is available in the source file; just run perldoc twitter-svn.pl.
You have to install Net::Twitter from CPAN to run this. sudo cpan Net::Twitter.