<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>logicLAB.org &#187; Business::DK::CVR</title>
	<atom:link href="http://logiclab.org/wordpress/tag/businessdkcvr/feed/" rel="self" type="application/rss+xml" />
	<link>http://logiclab.org/wordpress</link>
	<description>logicLAB Open Source Activities and Projects</description>
	<lastBuildDate>Wed, 14 Mar 2012 10:46:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CPAN Feature Release Business::DK::CVR 0.05 &#8211; OOP and other goodness</title>
		<link>http://logiclab.org/wordpress/2009/11/06/cpan-feature-release-businessdkcvr-0-05-oop-and-other-goodness/</link>
		<comments>http://logiclab.org/wordpress/2009/11/06/cpan-feature-release-businessdkcvr-0-05-oop-and-other-goodness/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 08:39:46 +0000</pubDate>
		<dc:creator>jonasbn</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Business::DK::CVR]]></category>
		<category><![CDATA[Class::InsideOut]]></category>
		<category><![CDATA[cpan]]></category>
		<category><![CDATA[CVR]]></category>
		<category><![CDATA[DAGOLDEN]]></category>
		<category><![CDATA[Data::FormValidator]]></category>
		<category><![CDATA[MARKSTOS]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://logiclab.org/wordpress/2009/11/06/cpan-feature-release-businessdkcvr-0-05-oop-and-other-goodness/</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p>The Perl module <a href="http://search.cpan.org/~jonasbn/Business-DK-CVR/">Business::DK::CVR</a> can be used to validate Danish CVR (VAT) numbers. This release introduces new features, somewhat alpha. One feature is integration with Mark Stosberg’s <a href="http://search.cpan.org/~markstos/Data-FormValidator/">Data::FormValidator</a>. 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 it works as of now.</p>
<p>A class implementation has also been added. Introducing Class::Business::DK::CVR. This gives the user the ability to work with CVR objects. This is our first implementation using David Golden’s <a href="http://search.cpan.org/~dagolden/Class-InsideOut/">Class::InsideOut</a>. The concepts behind the implementation are:</p>
<p>- Encapsulation of data<br />
- Construction or fail</p>
<p>So when constructing an object you either succeed and get a valid CVR object or it fails. You then have nice encapsulated CVR number instead of a string, which could accidentally change.</p>
<p>The distribution can be released from: <a href="http://search.cpan.org/~jonasbn/Business-DK-CVR/">http://search.cpan.org/~jonasbn/Business-DK-CVR/</a> or your local CPAN mirror.</p>
<p>Source code is available from: <a href="http://logicLAB.jira.com/svn/BDKCVR/">http://logicLAB.jira.com/svn/BDKCVR/</a></p>
<p>Project homepage: <a href="http://logiclab.jira.com/browse/BDKCVR/">http://logiclab.jira.com/browse/BDKCVR/</a></p>
<p>Feedback and patches more than welcome,</p>
]]></content:encoded>
			<wfw:commentRss>http://logiclab.org/wordpress/2009/11/06/cpan-feature-release-businessdkcvr-0-05-oop-and-other-goodness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

