<?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>Techy Things &#187; perl</title>
	<atom:link href="https://tech.yipp.ca/category/perl/feed/" rel="self" type="application/rss+xml" />
	<link>https://tech.yipp.ca</link>
	<description>Just another Yipp.ca Blogs site</description>
	<lastBuildDate>Thu, 01 May 2025 18:06:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>bash: pwd.pl: /usr/bin/perl^M: bad interpreter: No such file or directory</title>
		<link>https://tech.yipp.ca/perl/bash-pwd-pl-usrbinperlm-bad-interpreter-no-such-file-or-directory/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bash-pwd-pl-usrbinperlm-bad-interpreter-no-such-file-or-directory</link>
		<comments>https://tech.yipp.ca/perl/bash-pwd-pl-usrbinperlm-bad-interpreter-no-such-file-or-directory/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 13:54:41 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=179</guid>
		<description><![CDATA[<p>Problem : bash: pwd.pl: /usr/bin/perl^M: bad interpreter: No such file or directory Solution : You have windows line endings in your perl script =&#62; convert to Unix file endings Note: There can be other reasons.&#46;&#46;&#46;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/perl/bash-pwd-pl-usrbinperlm-bad-interpreter-no-such-file-or-directory/">bash: pwd.pl: /usr/bin/perl^M: bad interpreter: No such file or directory</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Problem : bash: <a href="http://pwd.pl" target="_blank">pwd.pl</a>: /usr/bin/perl^M: bad interpreter: No such file or directory</p>
<p>Solution : You have windows line endings in your perl script =&gt; convert to Unix file endings</p>
<p>Note: There can be other reasons.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/perl/bash-pwd-pl-usrbinperlm-bad-interpreter-no-such-file-or-directory/">bash: pwd.pl: /usr/bin/perl^M: bad interpreter: No such file or directory</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/perl/bash-pwd-pl-usrbinperlm-bad-interpreter-no-such-file-or-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
