Skip to main content

Programming

How I Spent My Perl Toolchain Summit v2024 (Lisbon)
·3582 words·17 mins
metacpan perl Programming Perl Toolchain Summit
A summary of what MetaCPAN accomplished in Lisbon while attending the Perl Toolchain Summit
How I Spent My Perl Toolchain Summit v2023 (Lyon)
·1824 words·9 mins
metacpan perl Programming Perl Toolchain Summit
A summary of what MetaCPAN accomplished in Lyon while attending the Perl Toolchain Summit
Opening Files Quickly from Inside vim
·191 words·1 min
vim perl Programming Open::This CPAN
I 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 perlimports
·476 words·3 mins
perl Programming perlimports
I 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 Windows
·241 words·2 mins
perl Programming testing tab completion fzf prove fd bat
Adding a Preview Window to Your Tab Completion
·304 words·2 mins
perl Programming testing tab completion fzf prove fd bat
Adding Tab Completion to Your Favourite CLI Programs
·544 words·3 mins
perl Programming testing tab completion fzf prove fd
CPAN Bus Factor
·1024 words·5 mins
perl Programming CPAN metacpan
perlimports
·111 words·1 min
Go perl Programming