<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>XinSpace&#187; perl</title>
	<atom:link href="http://xinspace.com/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://xinspace.com</link>
	<description>SharePoint, Drupal and Other Random Notes</description>
	<lastBuildDate>Tue, 01 May 2012 15:27:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>/usr/bin/perl^M: bad interpreter: No such file or directory</title>
		<link>http://xinspace.com/usrbinperlm-bad-interpreter-no-such-file-or-directory/</link>
		<comments>http://xinspace.com/usrbinperlm-bad-interpreter-no-such-file-or-directory/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 02:50:46 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://xinspace.com/usrbinperlm-bad-interpreter-no-such-file-or-directory/</guid>
		<description><![CDATA[this is caused by the cartage return on the ending of first line. To fix this, you can 1. add -w to the end of the line. make it #!/usr/bin/perl -w or 2. $ perl -pi.bak -e &#8216;s/ 15//&#8217; *.pl]]></description>
		<wfw:commentRss>http://xinspace.com/usrbinperlm-bad-interpreter-no-such-file-or-directory/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

