<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Pearl Scripting in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/pearl-scripting/m-p/3115230#M7882</link>
    <description>Hi Anwar,&lt;BR /&gt;&lt;BR /&gt;besides from just trying perl to see what happens or find / -name perl -print&lt;BR /&gt;if it is not in the PATH, you can install perl as a part of Oracle. I think, it is  part of the Apache Webserver.&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
    <pubDate>Mon, 10 Nov 2003 15:09:45 GMT</pubDate>
    <dc:creator>Michael Schulte zur Sur</dc:creator>
    <dc:date>2003-11-10T15:09:45Z</dc:date>
    <item>
      <title>Pearl Scripting</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/pearl-scripting/m-p/3115229#M7881</link>
      <description>I have AS4100 running TRU64Unix5.1B with patch kit3 installed.i want to check whether pearl scripting software installed or not.how can i accomplish this.whether it is included in the base OS or do we need to install it seperatly.if seperatly then where can i find this.As we are going to install Oracle9i on this server.&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 10 Nov 2003 13:19:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/pearl-scripting/m-p/3115229#M7881</guid>
      <dc:creator>Learn_1</dc:creator>
      <dc:date>2003-11-10T13:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Pearl Scripting</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/pearl-scripting/m-p/3115230#M7882</link>
      <description>Hi Anwar,&lt;BR /&gt;&lt;BR /&gt;besides from just trying perl to see what happens or find / -name perl -print&lt;BR /&gt;if it is not in the PATH, you can install perl as a part of Oracle. I think, it is  part of the Apache Webserver.&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Nov 2003 15:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/pearl-scripting/m-p/3115230#M7882</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-11-10T15:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Pearl Scripting</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/pearl-scripting/m-p/3115231#M7883</link>
      <description>In v5.1B, /usr/bin/perl is part of OSFBASE540. (this is the Base OS)&lt;BR /&gt;You have also the perl-runtime in /usr/lib/perl-5.8.0. The last one is an optional subset during the OS-installation. &lt;BR /&gt;</description>
      <pubDate>Mon, 10 Nov 2003 15:22:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/pearl-scripting/m-p/3115231#M7883</guid>
      <dc:creator>Joris Denayer</dc:creator>
      <dc:date>2003-11-10T15:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Pearl Scripting</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/pearl-scripting/m-p/3115232#M7884</link>
      <description>According to me perl has to loaded separately and doesnt come with your base operating system. I had to install web server and while installing that i was needed to install perl - which is available on the OS cd of 5.1B as OSFPERL540 . so you can install that either using setld or sysman gui based software management.&lt;BR /&gt;I hope thats what u wanted.&lt;BR /&gt;&lt;BR /&gt;Ninad</description>
      <pubDate>Tue, 11 Nov 2003 01:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/pearl-scripting/m-p/3115232#M7884</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2003-11-11T01:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pearl Scripting</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/pearl-scripting/m-p/3115233#M7885</link>
      <description>To find out if Perl is ready to run, bring up a command line, then:&lt;BR /&gt;perl -version&lt;BR /&gt;By the way: This command should work with any OS....</description>
      <pubDate>Tue, 11 Nov 2003 01:19:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/pearl-scripting/m-p/3115233#M7885</guid>
      <dc:creator>Sheldon Smith</dc:creator>
      <dc:date>2003-11-11T01:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pearl Scripting</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/pearl-scripting/m-p/3115234#M7886</link>
      <description>try &lt;BR /&gt;&lt;BR /&gt;# setld -i |grep -i perl&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Nov 2003 03:41:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/pearl-scripting/m-p/3115234#M7886</guid>
      <dc:creator>Ralf Puchner</dc:creator>
      <dc:date>2003-11-11T03:41:27Z</dc:date>
    </item>
  </channel>
</rss>

