<?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: ActiveState Perl 5.10, Windows XP, and DBD-mysql</title> <atom:link href="http://www.haidongji.com/2009/05/13/activestate-perl-510-windows-xp-and-dbd-mysql/feed/" rel="self" type="application/rss+xml" /><link>http://www.haidongji.com/2009/05/13/activestate-perl-510-windows-xp-and-dbd-mysql/</link> <description>季庄新闻--Haidong Ji's Blog</description> <lastBuildDate>Wed, 04 Jan 2012 09:32:09 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1.2</generator> <item><title>By: Haidong Ji</title><link>http://www.haidongji.com/2009/05/13/activestate-perl-510-windows-xp-and-dbd-mysql/comment-page-1/#comment-17736</link> <dc:creator>Haidong Ji</dc:creator> <pubDate>Thu, 28 May 2009 01:13:36 +0000</pubDate> <guid
isPermaLink="false">http://www.haidongji.com/?p=623#comment-17736</guid> <description>Hey Jan,
Thanks a lot for that. Really appreciate it!</description> <content:encoded><![CDATA[<p>Hey Jan,</p><p>Thanks a lot for that. Really appreciate it!</p> ]]></content:encoded> </item> <item><title>By: Jan Dubois</title><link>http://www.haidongji.com/2009/05/13/activestate-perl-510-windows-xp-and-dbd-mysql/comment-page-1/#comment-17735</link> <dc:creator>Jan Dubois</dc:creator> <pubDate>Wed, 27 May 2009 07:11:32 +0000</pubDate> <guid
isPermaLink="false">http://www.haidongji.com/?p=623#comment-17735</guid> <description>The ActiveState repositories for Windows have now been updated with DBD-mysql 4.011 for Perl 5.8, 5.10, and 5.10 64-bit.</description> <content:encoded><![CDATA[<p>The ActiveState repositories for Windows have now been updated with DBD-mysql 4.011 for Perl 5.8, 5.10, and 5.10 64-bit.</p> ]]></content:encoded> </item> <item><title>By: Ariel</title><link>http://www.haidongji.com/2009/05/13/activestate-perl-510-windows-xp-and-dbd-mysql/comment-page-1/#comment-17734</link> <dc:creator>Ariel</dc:creator> <pubDate>Tue, 26 May 2009 05:52:01 +0000</pubDate> <guid
isPermaLink="false">http://www.haidongji.com/?p=623#comment-17734</guid> <description>Good suggestions guys, thanks.  I had that exact problem and Jan Dubois&#039; command line tips worked perfectly</description> <content:encoded><![CDATA[<p>Good suggestions guys, thanks.  I had that exact problem and Jan Dubois&#8217; command line tips worked perfectly</p> ]]></content:encoded> </item> <item><title>By: Haidong Ji</title><link>http://www.haidongji.com/2009/05/13/activestate-perl-510-windows-xp-and-dbd-mysql/comment-page-1/#comment-17731</link> <dc:creator>Haidong Ji</dc:creator> <pubDate>Fri, 15 May 2009 15:50:04 +0000</pubDate> <guid
isPermaLink="false">http://www.haidongji.com/?p=623#comment-17731</guid> <description>Excellent. Thanks all for the pointers. I will try that out when I do it next time.</description> <content:encoded><![CDATA[<p>Excellent. Thanks all for the pointers. I will try that out when I do it next time.</p> ]]></content:encoded> </item> <item><title>By: Jan Dubois</title><link>http://www.haidongji.com/2009/05/13/activestate-perl-510-windows-xp-and-dbd-mysql/comment-page-1/#comment-17730</link> <dc:creator>Jan Dubois</dc:creator> <pubDate>Thu, 14 May 2009 23:11:01 +0000</pubDate> <guid
isPermaLink="false">http://www.haidongji.com/?p=623#comment-17730</guid> <description>It is also easy from the commandline:
ppm repo add uwinnipeg
ppm install DBD-mysql
For a list of available packages you can run
ppm repo suggest</description> <content:encoded><![CDATA[<p>It is also easy from the commandline:</p><p> ppm repo add uwinnipeg<br
/> ppm install DBD-mysql</p><p>For a list of available packages you can run</p><p> ppm repo suggest</p> ]]></content:encoded> </item> <item><title>By: Alexandr Ciornii</title><link>http://www.haidongji.com/2009/05/13/activestate-perl-510-windows-xp-and-dbd-mysql/comment-page-1/#comment-17729</link> <dc:creator>Alexandr Ciornii</dc:creator> <pubDate>Thu, 14 May 2009 12:12:41 +0000</pubDate> <guid
isPermaLink="false">http://www.haidongji.com/?p=623#comment-17729</guid> <description>You need to add additional repositories to ActiveState - it is possible to do quickly in GUI interface.</description> <content:encoded><![CDATA[<p>You need to add additional repositories to ActiveState &#8211; it is possible to do quickly in GUI interface.</p> ]]></content:encoded> </item> <item><title>By: Yannick Gagne</title><link>http://www.haidongji.com/2009/05/13/activestate-perl-510-windows-xp-and-dbd-mysql/comment-page-1/#comment-17728</link> <dc:creator>Yannick Gagne</dc:creator> <pubDate>Thu, 14 May 2009 12:03:47 +0000</pubDate> <guid
isPermaLink="false">http://www.haidongji.com/?p=623#comment-17728</guid> <description>I also use ActivePerl, I agree that DBD::mysql should be available easily after install.
You need to add repositories to be able to install DBD::mysql with PPM.
The following repo has DBD::mysql 4.005.
http://cpan.uwinnipeg.ca/PPMPackages/10xx/
For more info : http://cpan.uwinnipeg.ca/PPMPackages/10xx/
Hope this helps!</description> <content:encoded><![CDATA[<p>I also use ActivePerl, I agree that DBD::mysql should be available easily after install.</p><p>You need to add repositories to be able to install DBD::mysql with PPM.</p><p>The following repo has DBD::mysql 4.005.<br
/> <a
href="http://cpan.uwinnipeg.ca/PPMPackages/10xx/" rel="nofollow">http://cpan.uwinnipeg.ca/PPMPackages/10xx/</a></p><p>For more info : <a
href="http://cpan.uwinnipeg.ca/PPMPackages/10xx/" rel="nofollow">http://cpan.uwinnipeg.ca/PPMPackages/10xx/</a></p><p>Hope this helps!</p> ]]></content:encoded> </item> </channel> </rss>
