Hello cormanaz,
I’m on Windows 8.1, 64-bit, running Strawberry Perl 5.32.1.1. I already had Alien::Libxml2 installed (v0.17), so I upgraded it to v0.19 to see what happened — and it installed without any problems. So, I don’t know what’s failing on your system. What does the cpanm build.log file show immediately before it hangs?
When I tried to install Graph::Dijkstra, test t/01-core.t failed on line 12; but this was easily fixed by changing:
ok("$PINF" eq '1.#INF', "positive infinity, $PINF");
to
ok("$PINF" eq 'Inf', "positive infinity, $PINF");
and after that Graph::Dijkstra installed for me without any problems.
Hope that helps,
| Athanasius <°(((>< contra mundum | סתם עוד האקר של פרל, |
In reply to Re: Graph::Dijkstra install hanging on dependency
by Athanasius
in thread Graph::Dijkstra install hanging on dependency
by cormanaz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |