in reply to Re^2: Bidirectional lookup algorithm? (judy trie?)
in thread Bidirectional lookup algorithm? (Updated: further info.)

Do you have a sh.exe from mingw64 and is it first in your path?

If you do, edit Alien-Judy-0.27\inc\My\Judy\Builder.pm

#~ $self->_run( './configure', $self->notes('configure_args') +) $self->_run( 'sh ./configure', $self->notes('configure_args') +)
blah blah

Yeah, installing judy from Alien-Judy without the Build.PL stuff is probably the direction one needs to take ... from msys ... gah

Forget it, total nonsensical Module::Build maze