How I Spent My Perl Toolchain Summit v2024 (Lisbon)June 21, 2024·3582 words·17 minsMetaCPAN Perl Programming Perl Toolchain SummitA summary of what MetaCPAN accomplished in Lisbon while attending the Perl Toolchain Summit
How I Spent My Perl Toolchain Summit v2023 (Lyon)May 1, 2023·1824 words·9 minsMetaCPAN Perl Programming Perl Toolchain SummitA summary of what MetaCPAN accomplished in Lyon while attending the Perl Toolchain Summit
Opening Files Quickly from Inside vimJanuary 5, 2022·191 words·1 minvim Perl Programming Open::This CPANI use ot a lot when it comes to opening files. I wanted to be able to use this tool from inside vim as well. It turns out, the solution is quite simple.
Detective Work with perlimportsNovember 18, 2021·476 words·3 minsPerl Programming perlimportsI was working on some Perl code which included a function whose origin was not obvious. Here’s how I used perlimports to figure it out.
Improving prove with Preview WindowsAugust 12, 2021·241 words·2 minsPerl Programming testing tab completion fzf prove fd bat
Adding a Preview Window to Your Tab CompletionJuly 15, 2021·304 words·2 minsPerl Programming testing tab completion fzf prove fd bat
Adding Tab Completion to Your Favourite CLI ProgramsJuly 13, 2021·544 words·3 minsPerl Programming testing tab completion fzf prove fd