<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Running Simple Perl Script' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Running Simple Perl Script' posted on the 'Perl' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2012 Programmers Heaven</copyright>
    <pubDate>Thu, 09 Feb 2012 07:15:24 -0800</pubDate>
    <lastBuildDate>Thu, 09 Feb 2012 07:15:24 -0800</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Running Simple Perl Script</title>
      <link>http://www.programmersheaven.com/mb/perl/409646/409646/running-simple-perl-script/</link>
      <description>&lt;br /&gt;
Hi all,&lt;br /&gt;
I am a rookie to the Perl World. I am running sun OS 5.8, and I (created) or vi a file named helloworld.pl under my home folder and gave it proper permission with the command chmod a+rx helloworld.pl: &lt;br /&gt;
&lt;br /&gt;
-rwxr-xr-x   1 docalvi  wanops        38 Nov 20 07:00 helloworld.pl&lt;br /&gt;
&lt;br /&gt;
/opt1/home/docalvi&lt;br /&gt;
&lt;br /&gt;
and in the file, i inserted the following text:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#!/usr/bin/perlprint "Hello World!n";&lt;br /&gt;
&lt;br /&gt;
and I saved it as helloworld.pl&lt;br /&gt;
&lt;br /&gt;
when I tried to execute the file ./helloworld.pl&lt;br /&gt;
&lt;br /&gt;
I get the following error message:&lt;br /&gt;
&lt;br /&gt;
./helloworld.pl: No such file or directory&lt;br /&gt;
&lt;br /&gt;
What have I done wrong? Can someone answer the question? Thx much!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/perl/409646/409646/running-simple-perl-script/</guid>
      <pubDate>Fri, 20 Nov 2009 08:43:33 -0800</pubDate>
      <category>Perl</category>
    </item>
  </channel>
</rss>
