<?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>Distinct Quality &#187; Perl</title>
	<atom:link href="http://www.distinctquality.com/blog/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.distinctquality.com/blog</link>
	<description>Web Testing with Perl</description>
	<lastBuildDate>Wed, 21 Oct 2009 04:49:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Testing for combinations with Math::Combinatorics</title>
		<link>http://www.distinctquality.com/blog/2009/09/15/testing-for-combinations-with-mathcombinatorics/</link>
		<comments>http://www.distinctquality.com/blog/2009/09/15/testing-for-combinations-with-mathcombinatorics/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 06:30:56 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
		<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home1/traffic5/public_html/distinctquality/blog/wp-content/plugins/autometa.php</b> on line <b>300</b><br />
		<category><![CDATA[Perl Modules]]></category>
		<category><![CDATA[multiset testing]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[perl combinations]]></category>
		<category><![CDATA[perl testing]]></category>
		<category><![CDATA[software testing]]></category>
		<category><![CDATA[testing combinations]]></category>
		<category><![CDATA[testing permutations]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.distinctquality.com/blog/?p=17</guid>
		<description><![CDATA[If you&#8217;re involved in a testing task that would benefit from you running random tests from a combination of inputs or running tests against all possible input combinations, writing the code yourself can be daunting.
While browsing cpan.org today, I stumbled across the Math::Combinatorics perl module, written by Allen Day.  Allen&#8217;s module does all the [...]]]></description>
		<wfw:commentRss>http://www.distinctquality.com/blog/2009/09/15/testing-for-combinations-with-mathcombinatorics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
