<?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: Transform password into digest inside a DBIx::Class model</title>
	<atom:link href="http://www.kevinold.com/2008/05/28/transform-password-into-digest-inside-a-dbixclass-model/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kevinold.com/2008/05/28/transform-password-into-digest-inside-a-dbixclass-model/</link>
	<description>my take on life as a geek</description>
	<pubDate>Tue, 06 Jan 2009 03:18:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kbo</title>
		<link>http://www.kevinold.com/2008/05/28/transform-password-into-digest-inside-a-dbixclass-model/comment-page-1/#comment-4</link>
		<dc:creator>kbo</dc:creator>
		<pubDate>Wed, 27 Aug 2008 12:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinold.com/?p=13#comment-4</guid>
		<description>Better yet, move this code into a DBIc component.  Then just include that component in any object that needs it.  This worked great for me when dealing with 'Storable' data structures (auto-freezes and -thaws) and auto-updating modify-time columns.</description>
		<content:encoded><![CDATA[<p>Better yet, move this code into a DBIc component.  Then just include that component in any object that needs it.  This worked great for me when dealing with &#8216;Storable&#8217; data structures (auto-freezes and -thaws) and auto-updating modify-time columns.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
