Open jgamble opened 9 years ago
It is mysteriously gone (looks innocent) in #8's branch.
I'm seeing it in both master and the issue8 branch:
https://github.com/jgamble/Algorithm-Networksort/blob/issue8/lib/Algorithm/Networksort.pm#L46 https://github.com/jgamble/Algorithm-Networksort/blob/master/lib/Algorithm/Networksort.pm#L155
I just point it out because it causes it to be returned from nw_algorithms() which made my chooser script do weird things since it's not actually implemented yet.
I hadn't had a chance to push yet. Master is now updated.
@jgamble - Can we remove
pairwise
from the%algname
hash until this is implemented?It seems to have been added (by accident?) in 045317cbce1079dd256ff1c8d64b2d1c8516c521