brainbuz / Vote-Count

A toolkit for alternative voting methods. Initially to support Rankled and Range Ballots for IRV, Boorda, and Pairwise/Condorcet. Future support planned Multi-member methods.
2 stars 2 forks source link

Install Issues on Strawberry Perl #8

Closed brainbuz closed 4 years ago

brainbuz commented 4 years ago

cpanm fails on Strawberry 5.30, due to Your vendor has not defined Fcntl macro O_SYNC, used at lib/Test2/Harness/Util/File/Stream.pm line 70 Test2::Harness can be force installed and Vote::Count will install.

Installing Vote::Count was also observed to pull in an older release for Vote::Count::Range.

brainbuz commented 4 years ago

1.04 trial has been installed and tested manually on Strawberry Perl and has 1 cpan testers success on windows.

brainbuz commented 4 years ago

1.05 trial has passed cpants on both strawberry and cygwin.