The Perl module Business::DK::CVR can be used to validate Danish CVR (VAT) numbers. This release introduces new features, somewhat alpha. One feature is integration with Mark Stosberg’s Data::FormValidator. So it is easier to integrate CVR validation with Data::FormValidator with standard constraints. This is experimental and it might get extended in the future, but in general [...]
The latest release of WWW::DanDomain has just been uploaded to PAUSE. The release is a feature release and the main improvement is caching.
As described earlier, when announcing the release of version 0.01, the module is used to handle a lot of data streams and some of them even rely on the same foundation. So caching [...]
In: Releases
17 Jul 2009Version 0.03 of our open source Perl module Business::DK::Phonenumber have been uploaded to CPAN.
The release contains a single bug fix addressing a serious bug in the primary regular expression used in the validation subroutine.
The problem was a simple \b (word boundary), which should have been a \z (end of string). We have chosen to use [...]
In: Releases
1 Jul 2009Version 0.02 of our open source Perl module Business::DK::Phonenumber have been uploaded to CPAN.
The release contains two bug fixes. Both related to the build system used, namely Module::Build. The bugs are not in Module::Build, but in the script using Module::Build, namely Build.PL
The script lacked dependencies to external CPAN modules, being used in the test suite, [...]
In: Releases
30 Jun 2009For about a year we have for using this small Data::FormValidator constraint extension we developed for use with telco a client.
It has finally been released to the CPAN.
The distribution by now contains 3 modules, representing 3 different approaches to validation of Danish phone numbers.
- Business::DK::Phonenumber, is a basic procedural implementation, exporting a validation subroutine.
- Data::FormValidator::Constraints::Business::DK::Phonenumber, [...]
In: Releases
15 Jun 2009For my long term clients Itzy-Bitzy Communications and LOGU I have developed and maintained a set of tools for working with their DanDomain web shop solution. The DanDomain web shop offers a set of partner programmes, in the shape of product exports aimed at different external sites and services like:
- EDBpriser
- Gate2Prices
- Tradedoubler
- Kelkoo
- Partner-ads.com
- [...]
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.