Parallel Testing and an Iconoclastic Pilgrimage
This is an article about Green Green is a module I wrote with the intention of replacing the well loved prove command in favor of something that can parallel test … »
This is an article about Green Green is a module I wrote with the intention of replacing the well loved prove command in favor of something that can parallel test … »
1. Provide a provides section Without giving a provides section in your META file, a package manager will just have to recursively grep your directories and hope that anything it … »
JSON Headaches In writing zef, a major bottleneck in the quest for speed was the to-json method provided by ecosystem modules and the built-in method. I wasn't prepared … »
This is part 2 of a 2 part series. You may want to check out the first part [https://deathbyperl6.com/refactoring-httpserverasync/] if you haven't already. You' … »
I don't remember the why. Something like 300 days ago I had decided to make open source contributions every day for an entire year. (I say 300 because … »