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 »

5 tips for writing better Perl6 modules

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 »

Speed Quest 1.0, or 0.1, or something.

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 »

HTTP::Server::Async: Writing an HTTP Request Parser

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' »

284 Days and Counting; Nearly a Year of Perl Commits

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 »