<?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: Install DBD::mysql On Panther</title>
	<atom:link href="http://www.snapturtle.com/wp/2004/10/14/install-dbdmysql-on-panther/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snapturtle.com/wp/2004/10/14/install-dbdmysql-on-panther/</link>
	<description>Tweets. Lifestream. Photos.</description>
	<lastBuildDate>Thu, 05 Feb 2009 07:51:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Naaman</title>
		<link>http://www.snapturtle.com/wp/2004/10/14/install-dbdmysql-on-panther/comment-page-1/#comment-257</link>
		<dc:creator>Naaman</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snapturtle.com/wp/?p=354#comment-257</guid>
		<description>Why don&#039;t you switch to WordPress already?</description>
		<content:encoded><![CDATA[<p>Why don&#8217;t you switch to WordPress already?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey</title>
		<link>http://www.snapturtle.com/wp/2004/10/14/install-dbdmysql-on-panther/comment-page-1/#comment-258</link>
		<dc:creator>Jeffrey</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snapturtle.com/wp/?p=354#comment-258</guid>
		<description>&#039;Cause then I&#039;d be copying you... we can&#039;t have that! :)  (I&#039;ll check it out) hehe</description>
		<content:encoded><![CDATA[<p>&#8216;Cause then I&#8217;d be copying you&#8230; we can&#8217;t have that! <img src='http://www.snapturtle.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   (I&#8217;ll check it out) hehe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bas Meijer</title>
		<link>http://www.snapturtle.com/wp/2004/10/14/install-dbdmysql-on-panther/comment-page-1/#comment-259</link>
		<dc:creator>Bas Meijer</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snapturtle.com/wp/?p=354#comment-259</guid>
		<description>make test for MySQL 4.1.7

PERL_DL_NONLAZY=1 /usr/bin/perl &quot;-MExtUtils::Command::MM&quot; &quot;-e&quot; &quot;test_harness(0, &#039;blib/lib&#039;, &#039;blib/arch&#039;)&quot; t/*.t
t/00base...........ok                                                        
t/10dsnlist........ok                                                        
t/20createdrop.....ok                                                        
t/30insertfetch....ok                                                        
t/40bindparam......ok                                                        
t/40blobs..........ok                                                        
t/40listfields.....Use of uninitialized value in numeric eq (==) at t/40listfields.t line 132.
t/40listfields.....ok                                                        
t/40nulls..........ok                                                        
t/40numrows........ok                                                        
t/50chopblanks.....ok                                                        
t/50commit.........ok                                                        
t/60leaks..........skipped
        all skipped: $ENV{SLOW_TESTS} is not set or Proc::ProcessTable not installed 
t/ak-dbd...........ok                                                        
t/akmisc...........ok 343/351Use of uninitialized value in numeric eq (==) at t/akmisc.t line 770.
t/akmisc...........ok                                                        
t/dbdadmin.........ok                                                        
t/insertid.........ok                                                        
t/mysql............FAILED tests 46-48                                        
        Failed 3/68 tests, 95.59% okay
t/mysql2...........ok                                                        
Failed Test Stat Wstat Total Fail  Failed  List of Failed
----
t/mysql.t                 68    3   4.41%  46-48
1 test skipped.
Failed 1/18 test scripts, 94.44% okay. 3/767 subtests failed, 99.61% okay.
</description>
		<content:encoded><![CDATA[<p>make test for MySQL 4.1.7</p>
<p>PERL_DL_NONLAZY=1 /usr/bin/perl &#8220;-MExtUtils::Command::MM&#8221; &#8220;-e&#8221; &#8220;test_harness(0, &#8216;blib/lib&#8217;, &#8216;blib/arch&#8217;)&#8221; t/*.t<br />
t/00base&#8230;&#8230;&#8230;..ok<br />
t/10dsnlist&#8230;&#8230;..ok<br />
t/20createdrop&#8230;..ok<br />
t/30insertfetch&#8230;.ok<br />
t/40bindparam&#8230;&#8230;ok<br />
t/40blobs&#8230;&#8230;&#8230;.ok<br />
t/40listfields&#8230;..Use of uninitialized value in numeric eq (==) at t/40listfields.t line 132.<br />
t/40listfields&#8230;..ok<br />
t/40nulls&#8230;&#8230;&#8230;.ok<br />
t/40numrows&#8230;&#8230;..ok<br />
t/50chopblanks&#8230;..ok<br />
t/50commit&#8230;&#8230;&#8230;ok<br />
t/60leaks&#8230;&#8230;&#8230;.skipped<br />
        all skipped: $ENV{SLOW_TESTS} is not set or Proc::ProcessTable not installed<br />
t/ak-dbd&#8230;&#8230;&#8230;..ok<br />
t/akmisc&#8230;&#8230;&#8230;..ok 343/351Use of uninitialized value in numeric eq (==) at t/akmisc.t line 770.<br />
t/akmisc&#8230;&#8230;&#8230;..ok<br />
t/dbdadmin&#8230;&#8230;&#8230;ok<br />
t/insertid&#8230;&#8230;&#8230;ok<br />
t/mysql&#8230;&#8230;&#8230;&#8230;FAILED tests 46-48<br />
        Failed 3/68 tests, 95.59% okay<br />
t/mysql2&#8230;&#8230;&#8230;..ok<br />
Failed Test Stat Wstat Total Fail  Failed  List of Failed<br />
&#8212;-<br />
t/mysql.t                 68    3   4.41%  46-48<br />
1 test skipped.<br />
Failed 1/18 test scripts, 94.44% okay. 3/767 subtests failed, 99.61% okay.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

