Re: Problem compiling Mouse-0.50.tar.gz under Strawberry - found
[email protected] (Ruediger Bodack)
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <OFDAC8220E.2C09AF6E-ONC12576E3.00329CEB-C12576E3.0033585D@alpine.de> |
Dear All, there was a limitation in the Mouse module. The nice maintainer answered: > Good! Mouse depends on Devel::PPPort 3.19 with configure_requires, > but, yes, I'll add it to build_requires, too. Some CPAN clients > might not support configure_requires, I think. https://rt.cpan.org/Ticket/Display.html?id=55419 So this might also be resolved by updating the cpan client in Strawberry, I guess. Hopefully Mouse gets fixed as well. Rüdiger PS: Mouse was required for MongoDB, which I strongly recomment. Its quite some fun just to simply push some hash to a db without any SQL.