In: Uncategorized
31 Jan 2012My friend, colleague and fellow Copenhagen Perl Monger Asbjørn Thegler reported a bug with Business::DK::Phonenumber (BDKPHN-10).
Looking at the code we found out that parts of it made no sense. Asbjørn provided me with a good example demonstrating the bug, so this was quickly translated to a test (BDKPHN-10) and the non-sense code and the issue [...]
In: Uncategorized
27 Dec 2011First release of Task::Jenkins have been uploaded to PAUSE and it should be available via your local CPAN mirror by the time of publication of this post or shortly hereafter.
Task::Jenkins is a collection of distributions for continuous integration using Jenkins it installs a collection of distributions which have been identified as useful in utilizing Jenkins [...]
In: Releases
3 Dec 2011This bug fix release re-addresses previous attempts at fixing a bug (see releases 0.03 and 0.02). The issue seemed to be associated with architecture and where I have only developed on a 64-bit enabled platforms using a 64-bit enabled perl I could not replicate the issue, which was related to Perl’s sprintf under 32-bit perl. [...]
In: Releases
23 Nov 2011The maintenance release (0.02) of Business::DK::FI has again been put to the test by the marvelous CPAN testers.
Unfortunately release 0.02 did not seem to fix the issue described in BDKFI-17. Almost half of the tests performed fail.
I have had a hard time trying to replicate the issue, without success, so I am trying an alternative [...]
In: Releases
3 May 2011I have just uploaded Perl::Critic::logicLAB 0.05 to CPAN. I did not announce the release of 0.04 due to time constraints and since it was released during Easter I thought I could just as well announce them together.
The two releases introduces two new policies of mine:
Perl::Critic::Policy::logicLAB::RequireSheBang
Perl::Critic::Policy::logicLAB::ProhibitShellDispatch
The two policies focus on addressing interaction in, which your Perl [...]
In: Releases
8 Sep 2010After a long time I finally got my own Perl::Critic policies released and uploaded to CPAN.
I have created a Task implementation bundle listing my two own policies for now (I expect to add other policies used later on). This gives you the opportunity to download the policies by themselves if they look like something you [...]
In: Releases
5 Sep 2010Task::BeLike::JONASBN 1.01 has been released to CPAN it is a simple bug fix release.
Based on CPAN testers results I could see that after making the POD generation a part of the build, I need to move the requirement for Tie::IxHash to be asserted prior to the build. So the configuration phase should identify the requirement [...]
In: Releases
1 Sep 2010The idea behind Bundles on CPAN is a very good. The implementation however relies somewhat on magic in the client. Adam Kennedy’s Task concept, solves this.
After reading the documentation and doing some considering I decided to deprecate Bundle::JONASBN and then redo the same distribution as Task::BeLike::JONASBN.
The project is in the same repository and Bundle::JONASBN was [...]
The CPAN module Business::DK::CPR has followed it’s cousin Business::DK::CVR and has been updated with an OOP implementation (see: the earlier announcement).
Apart from the class addition, the release only addresses minor issues, like a failing test case reported by CPAN-testers. POD has been updated and the Build file has been adjusted.
The Changes file does not contain [...]
In: Releases
7 Aug 2010I have implemented a workaround for the issues with failing tests for newer perls for version 1.33.
From the Changes file:
- Implemented work-around for RT #53909
https://rt.cpan.org/Ticket/Display.html?id=53909
The issue demonstrated here, which can be observed in perl versions newer
than 5.10.0 seems to be related to a issue mentioned here:
http://rt.perl.org/rt3/Public/Bug/Display.html?id=70171
RT #53909 is based on blead perl, in which also [...]
This blog acts as a channel for communicating logicLAB’s open source activities. Announcements on open source initiatives, involvements and releases of open source distributions of software products, projects and applications.