Introducing Type::Tiny

Type::Tiny is a tiny (no non-core dependencies) framework for building type constraints. OK, probably not that exciting. How can I grab your attention? Rate WithMoose WithMooseAndTypeTiny WithMoose 8071/s — -25% WithMooseAndTypeTiny 10778/s 34% — The benchmark script is shown…

Introducing Platform

So, what’s the big idea? Perl projects have all manner of ways of declaring their dependencies. CPAN releases usually include a file called META.yml or META.json listing their dependencies (though Makefile.PL or Build.PL is also supposed to generate a…

Not using that any more…

OK, so sometimes you decide you’re going to stop using some module X, maybe because something better has come along. Let’s say I want to track down all my CPAN modules that use Any::Moose because my goal is to port…

Pod to HTML

OK, so there were already a thousand solutions for converting pod to HTML, but I wasn’t especially happy with any of them. Things I wanted were: Clean-looking XHTML and/or HTML5 output. Unicode support. ☻ Good syntax highlighting for Perl…

Perl 10

This is my take on the version debate. Bear in mind that I’m not a p5p nor a Perl 6 developer, so I don’t get a vote. I can still have an opinion though… Perl 6 represents the future of…