App::SVN::Bisect

Binary search through SVN revisions
Download

App::SVN::Bisect Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Mark Glines
  • Publisher web site:
  • http://search.cpan.org/~infinoid/

App::SVN::Bisect Tags


App::SVN::Bisect Description

Binary search through SVN revisions App::SVN::Bisect is a Perl module that implements the backend of the "svn-bisect" command line tool. See the POD documentation of that tool, for usage details.SYNOPSIS my $bisect = App::SVN::Bisect->new( Action => $action, Min => $min, Max => $max ); $bisect->do_something_intelligent(@ARGV); Requirements: · Perl


App::SVN::Bisect Related Software