Sublime Text and Perl
I have been using the Sublime Text 2 editor for some time now. Editors are a funny thing and over the years I have used quite a few different ones: pico, vi, vim, jEdit, BBEdit, TextMate, Komodo IDE...
View ArticleChanges and CPAN, CPAN::Changes and my Changes
Following up on the comments to my blog post on CPAN::Changes and CPAN::Changes::Spec, I created a fork of the distribution on Github and implemented a first shot for the author to evaluate. I sent the...
View ArticleNew logicLAB Policy for Perl::Critic Policy: ModuleBlacklist
From the MOTIVATION section in the POD of this new policy: I once read an article which compared programming languages to natural languages. Programming languages in themselves are not large as such,...
View ArticleStranded in migration
My personal projects and code have lived a long life. I have been using RCS locally, CVS and SVN. My first public repositories was in my local Perl user group Copenhagen Perl Mongers, where we shared a...
View ArticleBadges!? – we NEED stinking badges!
Spending a lot of time on Github, I observed that a lot of projects have cool badges on their pages indicating: - build status - coverage - code climate And so on… I have been using Travis CI for my...
View ArticleReleases of Business::*::Postalcode for Greenland, Faroe Islands and an...
These releases have been on my mind for a long time. I had the data resources to do it, but just could not find the time. Participating in the Questhub quest on releasing a new module every month was a...
View ArticleCPAN deletions
As I wrote in my post ‘Stranded in Migration’ I plan to delete some of my old distributions from CPAN, since they no longer hold any value. For me they hold value as projects from which I learned a...
View ArticleCPANday
CPANday is over – I had HUGE plans, well not for CPANday in particular, but for all of my CPAN contributions. CPANday did however come very handy and was a magnificent initiative, but as always did not...
View ArticleContinous Integration with Travis CI and Github for Distzillians
This post started out at a comment on a blog post, but it was simply not possible for me to comment on the relevant post, so I have edited my comment into a blog post even though most of the contents...
View ArticleTask::Date::Holidays
I have just revived a lot of my CPAN distributions after they where stranded in migration. One these distributions is Date::Holidays a wrapper/adapter to modules in the Date::Holidays namespace and...
View Article