Tag: cpan

  • Learning About Traits

    I’ve been teaching basic Moose in my training courses for several years now. And, as I’ve mentioned before, I’ve been slowly converting some of my CPAN modules to use Moose. But there are still bits of Moose that I haven’t really needed to get to grips with. One such area is Moose’s support for Traits.…

  • Perl Vogue

    I’m at YAPC::EU in Pisa, so I’m too busy having fun to write a long blog post about my new project – Perl Vogue. But I thought you might be interested in the lightning talk that I used to announce it yesterday. Perl Vogue from Dave Cross More detail when I get back from Italy…

  • Ironman and XML::Feed

    Sam Graham complains that since the Ironman feed switched to using Perlanet, the entries have been “mangled”. By that he means that in some cases any HTML in feed entries is lost. I think they’re running up against this bug in XML::Feed (which is one of the modules that Perlanet uses to process the feeds…

  • More RPM Stuff

    It’s been a while since I wrote anything here. if anyone is keeping score I’ve probably failed the Iron Man challenge of posting something every ten days. Don’t have much to add here either but I thought some of you might be interested in a quick tweak I made to my spreadsheet of CPAN RPMs…

  • META.yml and Building RPMs

    An email has flooded in. It was in response to my piece about Building RPMs from CPAN Distributions and it was from Andreas Koenig. Andreas runs PAUSE, which is the service CPAN authors use to upload stuff to CPAN, so he knows what he’s talking about when it comes to CPAN (and many other matters).…