Gonzalo Diethelm

Results 49 comments of Gonzalo Diethelm

Fixed and tested. This also led me to find a bug in Path::Tiny, which I will report upstream.

Reported upstream: https://github.com/dagolden/Path-Tiny/issues/199.

Since we can work around the "bug" I reported upstream, please feel free to check and merge https://github.com/xsawyerx/pakket/pull/226.

This comes from package Razor2-Client-Agent-2.84. Most likely Makefile.PL, lines 150-153.

Thanks for the quick reply @oschwald. Is there a way to directly retrieve, without iteration, the value for a given key in a map, or the value for a given...

Yes, this is how I am doing it today. But if I know before hand I will access several keys inside a map, I think it would be more efficient...

Ok, thanks for all the hints. I still think it would be nice to have an official API for this kind of access, but I understand if this is out...

I just submitted https://github.com/martinmroz/lemon/pull/6 which fixes the `Makefile` problem. And I do see a (GPL) LICENSE file, added on 21 March 2015.

Added some more commits to have a working `Makefile` for the `examples` directory.