Portrait of Michael Limberger

Michael Limberger

Need me? Email mike@limberger.ca

Regex

Regular expressions

Two talk series

I used to run a GTA meetup called Techalicious. It is gone now, but the talk notes are still useful, so I keep them here.

These two series are from those nights. Regex Therapy is the gentle one: searching with ack, renaming files, and a few Perl one-liners you can try the same evening. Advanced regular expressions is the deeper PCRE night: lookaheads, named groups, and the kind of patterns that look like noise until someone walks through them.

Pick a card for the full write-up.

Tutorials

🔤

2026-02-19

Advanced regular expressions (PCRE)

PCRE extras: lookaheads, named groups, denser patterns.

🩹

2026-01-15

Regex therapy

A calm start with ack, rename, and Perl one-liners.