Skip to main content

Cpan

I'm Still Lazy

·507 words·3 mins
Perl cpan cpm
I wrote an auto-installer for Perl modules, but I was too lazy to fix it.

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.

Observing Network Traffic with LWP::ConsoleLogger::Everywhere

·469 words·3 mins
cpan Perl LWP::ConsoleLogger LWP::UserAgent UserAgent
Today an interesting question came up about whether or not Carton uses HTTPS and also which CPAN mirror it downloads from. I wondered if LWP::ConsoleLogger::Everywhere could be helpful.

CPAN Bus Factor

·1024 words·5 mins
Perl programming cpan MetaCPAN

UserAgent Debugging Made Easy

·2689 words·13 mins
cpan Perl LWP::ConsoleLogger LWP::UserAgent UserAgent