[07:55] *** dakkar joined
[08:24] *** mns left
[08:27] *** mns joined
[09:05] *** apogee_ntv left
[09:06] *** apogee_ntv joined
[11:18] *** human-blip left
[14:32] <lucs> Fixed: https://gist.github.com/lucs/444248e1a35bc191610b340a11b9f277

[14:33] <lucs> Not the most elegant, but there it is.

[14:46] <disbot> <demanddystopia> couldn't you do $0.values[0].made instead of the double hash conversion & fishing for the key via .keys?

[15:00] <disbot> <demanddystopia> yea looks possible, also the .hash seems skippable, $0{$0.keys[0]}.made seems to do the same, that working confused me for a bit before realizing it's operating on $0 not $/

[15:02] <disbot> <demanddystopia> also pretty sure it was wrong to call it a hash conversion, it just returns the hash inherent in the Match object

[15:12] <lucs> Yes,  $0.values[0].made  appears to work fine.

[15:12] <lucs> Thanks!

[15:28] <lucs> Final fix: https://gist.github.com/lucs/444248e1a35bc191610b340a11b9f277

[15:29] <lucs> (oops, fixed typo)

[16:32] *** dakkar left
