<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Attempt to bless into a reference (perl)</title>
	<link>http://www.toxicbyte.com/technical/programming/attempt-to-bless-into-a-reference-perl-422.html</link>
	<description>Chomp chomp chomp</description>
	<pubDate>Tue, 02 Dec 2008 20:53:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: Chris Andrews</title>
		<link>http://www.toxicbyte.com/technical/programming/attempt-to-bless-into-a-reference-perl-422.html#comment-293</link>
		<pubDate>Tue, 11 Jul 2006 15:00:11 +0000</pubDate>
		<guid>http://www.toxicbyte.com/technical/programming/attempt-to-bless-into-a-reference-perl-422.html#comment-293</guid>
					<description>Damn good job it catches it.  Good job it catches a lot of things knowing how I usually code ;)</description>
		<content:encoded><![CDATA[<p>Damn good job it catches it.  Good job it catches a lot of things knowing how I usually code <img src='http://www.toxicbyte.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Randal L. Schwartz</title>
		<link>http://www.toxicbyte.com/technical/programming/attempt-to-bless-into-a-reference-perl-422.html#comment-292</link>
		<pubDate>Mon, 10 Jul 2006 16:16:12 +0000</pubDate>
		<guid>http://www.toxicbyte.com/technical/programming/attempt-to-bless-into-a-reference-perl-422.html#comment-292</guid>
					<description>The idiom for that is (ref $self)-&amp;#62;new, not $self-&amp;#62;new.  It's a good thing Perl catches this.</description>
		<content:encoded><![CDATA[<p>The idiom for that is (ref $self)-&gt;new, not $self-&gt;new.  It&#8217;s a good thing Perl catches this.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
