NAME
Vote::Count::Redact
VERSION 0.015
method RedactPair
For a Ballot Set and two choices, on each ballot where both appear it removes the later one, returning a completely independent new BallotSet.
my $newBallotSet = RedactPair( $VoteCountObject->BallotSet(), 'A', 'B');
BUG TRACKER
https://github.com/brainbuz/Vote-Count/issues
AUTHOR
John Karr (BRAINBUZ) brainbuz@cpan.org
CONTRIBUTORS
Copyright 2019 by John Karr (BRAINBUZ) brainbuz@cpan.org.
LICENSE
This module is released under the GNU Public License Version 3. See license file for details. For more information on this license visit http://fsf.org.