<?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: Perl autocompletion of methods for TextMate</title>
	<atom:link href="http://blog.netcubed.de/2009/06/perl-autocompletion-of-methods-for-textmate/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.netcubed.de/2009/06/perl-autocompletion-of-methods-for-textmate/</link>
	<description>Just another web developer's weblog</description>
	<lastBuildDate>Mon, 29 Jun 2009 22:55:48 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SF</title>
		<link>http://blog.netcubed.de/2009/06/perl-autocompletion-of-methods-for-textmate/comment-page-1/#comment-42</link>
		<dc:creator>SF</dc:creator>
		<pubDate>Wed, 10 Jun 2009 13:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.netcubed.de/?p=120#comment-42</guid>
		<description>Well I, for one, am very interested to see what&#039;s going to happen next.  When you&#039;re ready to release it on the world...</description>
		<content:encoded><![CDATA[<p>Well I, for one, am very interested to see what&#8217;s going to happen next.  When you&#8217;re ready to release it on the world&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moritz Onken</title>
		<link>http://blog.netcubed.de/2009/06/perl-autocompletion-of-methods-for-textmate/comment-page-1/#comment-40</link>
		<dc:creator>Moritz Onken</dc:creator>
		<pubDate>Wed, 10 Jun 2009 13:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.netcubed.de/?p=120#comment-40</guid>
		<description>I&#039;m not familiar with MooseX::Lexical::Type, but from a quick glance it seems that I have to create the types manually. Something like &lt;code&gt;my DateTime $dt;&lt;/code&gt; doesn&#039;t work out of the box. This would mean some extra work on the user&#039;s side, which is what I was trying to avoid.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not familiar with MooseX::Lexical::Type, but from a quick glance it seems that I have to create the types manually. Something like <code>my DateTime $dt;</code> doesn&#8217;t work out of the box. This would mean some extra work on the user&#8217;s side, which is what I was trying to avoid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Prather</title>
		<link>http://blog.netcubed.de/2009/06/perl-autocompletion-of-methods-for-textmate/comment-page-1/#comment-39</link>
		<dc:creator>Chris Prather</dc:creator>
		<pubDate>Wed, 10 Jun 2009 12:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.netcubed.de/?p=120#comment-39</guid>
		<description>Source code would be nice so others with TextMate could play too :)</description>
		<content:encoded><![CDATA[<p>Source code would be nice so others with TextMate could play too :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabor Szabo</title>
		<link>http://blog.netcubed.de/2009/06/perl-autocompletion-of-methods-for-textmate/comment-page-1/#comment-37</link>
		<dc:creator>Gabor Szabo</dc:creator>
		<pubDate>Wed, 10 Jun 2009 12:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.netcubed.de/?p=120#comment-37</guid>
		<description>We in the Padre http://padre.perlide.org/ team sure would want to see your code on CPAN so we can steal it...</description>
		<content:encoded><![CDATA[<p>We in the Padre <a href="http://padre.perlide.org/" rel="nofollow">http://padre.perlide.org/</a> team sure would want to see your code on CPAN so we can steal it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt S Trout</title>
		<link>http://blog.netcubed.de/2009/06/perl-autocompletion-of-methods-for-textmate/comment-page-1/#comment-36</link>
		<dc:creator>Matt S Trout</dc:creator>
		<pubDate>Wed, 10 Jun 2009 12:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.netcubed.de/?p=120#comment-36</guid>
		<description>Why not just use MooseX::Lexical::Types and declare the types of the variables you want to be able to do completion on?</description>
		<content:encoded><![CDATA[<p>Why not just use MooseX::Lexical::Types and declare the types of the variables you want to be able to do completion on?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
