> I changed a decent amount of stuff and added a few files. What's the > easiest way to post something for review? Should I just tar/zip up the > Apache::Test distribution I have working with my changes?
in the mp2 sources there is util/getdiff.pl which is a simple way to generate a unified diff from svn including any new files you may have added. http://svn.apache.org/repos/asf/perl/modperl/trunk/util/getdiff.pl HTH --Geoff