Code

perl

Is Golang's Grammar Context Free?

Perhaps it comes down to semantics

February 27, 2022

How Much Memory Is My Program Really Using?

Modern Linux kernel memory measurements can help

February 10, 2022

The Trouble with Reference Counting

Is tracing garbage collection a realistic alternative for Perl?

January 25, 2021

Perl Closures As Objects

How lexical scope and anonymous functions can create powerful object systems

December 13, 2020

Inspecting Catalyst

What Routes Does Your Catalyst App Respond To?

November 11, 2019

Creating IP Address Tools From Scratch

Playing with IP addresses for fun

September 19, 2019

Find Relationships Quickly In Data With Chart::Plot

This lightweight module powers through data

January 21, 2019

Spidering websites with Headless Chrome and Selenium

How I Setup And Controlled Headless Chrome With Perl

January 13, 2019

Validating Untrusted Input: Numbers

Common techniques and edge cases

December 3, 2018

Patching Perl: Loading Modules That Return False

Removing a misfeature from the Perl interpreter

July 23, 2018

Writing New Testing Tools With Test2

Extending Perl's powerful new test framework

June 12, 2018

Git Bisect And Perl

Bisecting Perl commits doesn't always work by itself

August 8, 2017