<?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: Vim for Perl developers</title>
	<atom:link href="http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/feed/" rel="self" type="application/rss+xml" />
	<link>http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=vim-for-perl-developers</link>
	<description>You just stepped in a pile of posts.</description>
	<lastBuildDate>Fri, 12 Mar 2010 07:42:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: makkk</title>
		<link>http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/comment-page-1/#comment-141309</link>
		<dc:creator>makkk</dc:creator>
		<pubDate>Sat, 14 Mar 2009 21:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/#comment-141309</guid>
		<description>Hey great work.

i used vim for administration for years and was very happy with.
now it came that i needed to do a lot of perl programming for a bigger project and i tried lots of smaller and bigger IDEs but none could provide me with what i needed: fast developing with a lightwight but functional environment..

as exploring vims capabillities i stumbled over your article and now i finally have what i need.

Thanks!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Hey great work.</p>
<p>i used vim for administration for years and was very happy with.<br />
now it came that i needed to do a lot of perl programming for a bigger project and i tried lots of smaller and bigger IDEs but none could provide me with what i needed: fast developing with a lightwight but functional environment..</p>
<p>as exploring vims capabillities i stumbled over your article and now i finally have what i need.</p>
<p>Thanks!<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jagadeesh</title>
		<link>http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/comment-page-1/#comment-141249</link>
		<dc:creator>Jagadeesh</dc:creator>
		<pubDate>Sun, 08 Mar 2009 06:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/#comment-141249</guid>
		<description>Hey,

how do I edit remove file using VIM? Intent of this question is not to carry 
.vimrc wherever I go.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Hey,</p>
<p>how do I edit remove file using VIM? Intent of this question is not to carry<br />
.vimrc wherever I go.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jagadeesh</title>
		<link>http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/comment-page-1/#comment-141248</link>
		<dc:creator>Jagadeesh</dc:creator>
		<pubDate>Sun, 08 Mar 2009 06:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/#comment-141248</guid>
		<description>Hey,

how do I edit remove file using VIM? Intent of this</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Hey,</p>
<p>how do I edit remove file using VIM? Intent of this<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonid Mamchenkov</title>
		<link>http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/comment-page-1/#comment-139005</link>
		<dc:creator>Leonid Mamchenkov</dc:creator>
		<pubDate>Sun, 18 Jan 2009 12:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/#comment-139005</guid>
		<description>Thanks Ben.  The article was written a long time and survived a few migrations from one blog software to another, from database to database, and from host to host.  Also, a few versions of Vim came out which might have changed/fixed something.  Chances are, there are now a few inconsistencies in what is written above with what works in real life.  I need to go over this one day and post an update.  All I need is just a bit of time to catch up :)</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Thanks Ben.  The article was written a long time and survived a few migrations from one blog software to another, from database to database, and from host to host.  Also, a few versions of Vim came out which might have changed/fixed something.  Chances are, there are now a few inconsistencies in what is written above with what works in real life.  I need to go over this one day and post an update.  All I need is just a bit of time to catch up :)<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Petering</title>
		<link>http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/comment-page-1/#comment-138997</link>
		<dc:creator>Ben Petering</dc:creator>
		<pubDate>Fri, 16 Jan 2009 08:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/#comment-138997</guid>
		<description>Oops, posted too soon... In my version of vim (7.2), you need to escape the vertical bar character as well:

set listchars=tab:\&#124;\

(and remember that line has a space at the end)</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Oops, posted too soon&#8230; In my version of vim (7.2), you need to escape the vertical bar character as well:</p>
<p>set listchars=tab:\|\</p>
<p>(and remember that line has a space at the end)<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Petering</title>
		<link>http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/comment-page-1/#comment-138996</link>
		<dc:creator>Ben Petering</dc:creator>
		<pubDate>Fri, 16 Jan 2009 08:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/#comment-138996</guid>
		<description>In the vertical indenting bit, your backslash doesn&#039;t display, and this is confusing because the example doesn&#039;t work without it.

set listchars=tab:&#124;

should be

set listchars=tab:&#124;\ 

(space on end)</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->In the vertical indenting bit, your backslash doesn&#8217;t display, and this is confusing because the example doesn&#8217;t work without it.</p>
<p>set listchars=tab:|</p>
<p>should be</p>
<p>set listchars=tab:|\ </p>
<p>(space on end)<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Talipov Marat</title>
		<link>http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/comment-page-1/#comment-138960</link>
		<dc:creator>Talipov Marat</dc:creator>
		<pubDate>Fri, 02 Jan 2009 09:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/#comment-138960</guid>
		<description>Thank&#039;s a lot! It was exactly what I need</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Thank&#8217;s a lot! It was exactly what I need<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gudasoft &#187; Blog Archive &#187; Vim vim vim</title>
		<link>http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/comment-page-1/#comment-138936</link>
		<dc:creator>Gudasoft &#187; Blog Archive &#187; Vim vim vim</dc:creator>
		<pubDate>Mon, 22 Dec 2008 10:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/#comment-138936</guid>
		<description>[...] configuring vim and nice screenshots tutorial [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->[...] configuring vim and nice screenshots tutorial [...]<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Personal Wiki for Khai: Vim</title>
		<link>http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/comment-page-1/#comment-138785</link>
		<dc:creator>Personal Wiki for Khai: Vim</dc:creator>
		<pubDate>Sat, 08 Nov 2008 18:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/#comment-138785</guid>
		<description>[...] perl-support http://www.linuxjournal.com/article/7581 http://www.perlmonks.org/index.pl?node_id=257782 http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/ [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->[...] perl-support <a href="http://www.linuxjournal.com/article/7581" rel="nofollow"></a><a href='http://www.linuxjournal.com/article/7581'>http://www.linuxjournal.com/article/7581</a> <a href="http://www.perlmonks.org/index.pl?node_id=257782" rel="nofollow"></a><a href='http://www.perlmonks.org/index.pl?node_id=257782'>http://www.perlmonks.org/index.pl?node_id=257782</a> <a href="http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/" rel="nofollow"></a><a href='http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/'>http://mamchenkov.net/wor.../v.....evelopers/</a> [...]<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jagadeesh</title>
		<link>http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/comment-page-1/#comment-137266</link>
		<dc:creator>Jagadeesh</dc:creator>
		<pubDate>Thu, 21 Feb 2008 05:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/#comment-137266</guid>
		<description>Hey,

I got something like this. just append following line to .vimrc file

autocmd BufWritePost   *.pl             !perl -c %

when you save your perl file, syntax will be verified :)</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Hey,</p>
<p>I got something like this. just append following line to .vimrc file</p>
<p>autocmd BufWritePost   *.pl             !perl -c %</p>
<p>when you save your perl file, syntax will be verified :)<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
