<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: CPAN Release DK::Business::Phonenumber, multi flavored validation of Danish phone numbers</title>
	<atom:link href="http://logiclab.org/wordpress/2009/06/30/cpan-release-dkbusinessphonenumber-multi-flavored-validation-of-danish-phone-numbers/feed/" rel="self" type="application/rss+xml" />
	<link>http://logiclab.org/wordpress/2009/06/30/cpan-release-dkbusinessphonenumber-multi-flavored-validation-of-danish-phone-numbers/</link>
	<description>logicLAB Open Source Activities and Projects</description>
	<lastBuildDate>Mon, 02 Jan 2012 13:04:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jonasbn</title>
		<link>http://logiclab.org/wordpress/2009/06/30/cpan-release-dkbusinessphonenumber-multi-flavored-validation-of-danish-phone-numbers/comment-page-1/#comment-3</link>
		<dc:creator>jonasbn</dc:creator>
		<pubDate>Fri, 17 Jul 2009 14:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://logiclab.org/wordpress/?p=4#comment-3</guid>
		<description>Hi Michael,

You clearly found a bug, the example you provide works for me too. I isolated the issue in a test and here I cannot replicate it. I will spend some more time investigating this.

The \b is a typo, it should be a \z, ^ and $ are not recommended as they also can carry different meanings in regular expressions, where as \A and \z are unambiguous.</description>
		<content:encoded><![CDATA[<p><code>Hi Michael,</p><p>You clearly found a bug, the example you provide works for me too. I isolated the issue in a test and here I cannot replicate it. I will spend some more time investigating this.</p><p>The \b is a typo, it should be a \z, ^ and $ are not recommended as they also can carry different meanings in regular expressions, where as \A and \z are unambiguous.</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Zedeler</title>
		<link>http://logiclab.org/wordpress/2009/06/30/cpan-release-dkbusinessphonenumber-multi-flavored-validation-of-danish-phone-numbers/comment-page-1/#comment-2</link>
		<dc:creator>Michael Zedeler</dc:creator>
		<pubDate>Wed, 01 Jul 2009 21:37:24 +0000</pubDate>
		<guid isPermaLink="false">http://logiclab.org/wordpress/?p=4#comment-2</guid>
		<description>perl -MBusiness::DK::Phonenumber -e &#039;print Business::DK::Phonenumber::validate(&quot;88888888-432324423324&quot;), &quot;\n&quot;&#039;
1

\b is fancy but surely not needed there. What happened to good old ^ and $?</description>
		<content:encoded><![CDATA[<p><code>perl -MBusiness::DK::Phonenumber -e &#8216;print Business::DK::Phonenumber::validate(&#8220;88888888-432324423324&#8243;), &#8220;\n&#8221;&#8216;<br />1</p><p>\b is fancy but surely not needed there. What happened to good old ^ and $?</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

