<?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: scripting in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935559#M410751</link>
    <description>To learn perl then,&lt;BR /&gt;&lt;BR /&gt; a) &lt;A href="http://www.perl.com/pub/q/documentation" target="_blank"&gt;http://www.perl.com/pub/q/documentation&lt;/A&gt;&lt;BR /&gt; b) Man pages of perl, perldoc functionality&lt;BR /&gt; c) &lt;A href="http://www.cs.cf.ac.uk/Dave/PERL/" target="_blank"&gt;http://www.cs.cf.ac.uk/Dave/PERL/&lt;/A&gt; (I feel it is good place to start and reach expert level)&lt;BR /&gt;&lt;BR /&gt;hth.</description>
    <pubDate>Fri, 21 Oct 2005 02:59:11 GMT</pubDate>
    <dc:creator>Muthukumar_5</dc:creator>
    <dc:date>2005-10-21T02:59:11Z</dc:date>
    <item>
      <title>scripting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935555#M410747</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am newbee for hp forums, can anyone tell me how to install pearl in hpux 11x, &amp;amp; i wanted to learn pearl, can anyone help me in learning the same.&lt;BR /&gt;&lt;BR /&gt;And can i install pearl in MS - Windows xp, if it is there, how to get that</description>
      <pubDate>Fri, 21 Oct 2005 02:48:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935555#M410747</guid>
      <dc:creator>hari_19</dc:creator>
      <dc:date>2005-10-21T02:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: scripting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935556#M410748</link>
      <description>You can install perl in hp-ux and as well as MS - Windows xp.&lt;BR /&gt;&lt;BR /&gt;HP-UX:&lt;BR /&gt;&lt;BR /&gt;Refer this: &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=966784" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=966784&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Windows-XP:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cpan.org/ports/" target="_blank"&gt;http://www.cpan.org/ports/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://perl.about.com/od/downloadperl/" target="_blank"&gt;http://perl.about.com/od/downloadperl/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Straight forward installation.&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Oct 2005 02:52:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935556#M410748</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-21T02:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: scripting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935557#M410749</link>
      <description>For HP-UX&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.7/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.7/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For Windows XP&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.activestate.com/Products/ActivePerl/?_x=1" target="_blank"&gt;http://www.activestate.com/Products/ActivePerl/?_x=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Oct 2005 02:54:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935557#M410749</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-10-21T02:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: scripting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935558#M410750</link>
      <description>Forget to welcome to this GREAT forums. Keep posting. A suggestion that use appropriate heading in threads. :) Scripting may be different in installing perl rgt.&lt;BR /&gt;&lt;BR /&gt;# Step to install perl in hp-ux without building from source&lt;BR /&gt;&lt;BR /&gt;&lt;GO to="" shell="" prompt=""&gt;&lt;BR /&gt;Download depot file on perl from,  &lt;A href="http://hpux.connect.org.uk/ftp/hpux/Languages/perl-5.8.6/perl-5.8.6-hppa-11.11.depot.gz" target="_blank"&gt;http://hpux.connect.org.uk/ftp/hpux/Languages/perl-5.8.6/perl-5.8.6-hppa-11.11.depot.gz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;# mv /tmp/&lt;BR /&gt;# cd /tmp&lt;BR /&gt;# gzip perl-5.8.6-hppa-11.11.depot.gz&lt;BR /&gt;# cd /&lt;BR /&gt;# swinstall -s /tmp/perl-5.8.6-hppa-11.11.depot.gz&lt;BR /&gt;&lt;BR /&gt;It will install perl.&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/GO&gt;</description>
      <pubDate>Fri, 21 Oct 2005 02:57:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935558#M410750</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-21T02:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: scripting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935559#M410751</link>
      <description>To learn perl then,&lt;BR /&gt;&lt;BR /&gt; a) &lt;A href="http://www.perl.com/pub/q/documentation" target="_blank"&gt;http://www.perl.com/pub/q/documentation&lt;/A&gt;&lt;BR /&gt; b) Man pages of perl, perldoc functionality&lt;BR /&gt; c) &lt;A href="http://www.cs.cf.ac.uk/Dave/PERL/" target="_blank"&gt;http://www.cs.cf.ac.uk/Dave/PERL/&lt;/A&gt; (I feel it is good place to start and reach expert level)&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Fri, 21 Oct 2005 02:59:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935559#M410751</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-21T02:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: scripting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935560#M410752</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;can i execute all the commands of unix in windows xp active perl.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;prasad</description>
      <pubDate>Fri, 21 Oct 2005 03:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935560#M410752</guid>
      <dc:creator>hari_19</dc:creator>
      <dc:date>2005-10-21T03:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: scripting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935561#M410753</link>
      <description>Nope. You can use perl related stuffs only with windows. You can try to execute cls command of dos from system() with perl and clear of unix with system() with perl.&lt;BR /&gt;&lt;BR /&gt;If you want to execute unix commands on unix machine,&lt;BR /&gt;&lt;BR /&gt; a) Get Cygwin utility (&lt;A href="http://www.cygwin.com/)" target="_blank"&gt;http://www.cygwin.com/)&lt;/A&gt;&lt;BR /&gt; b) Remote execution of unix commands with rsh / telnet &lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Fri, 21 Oct 2005 03:32:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935561#M410753</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-21T03:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: scripting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935562#M410754</link>
      <description>thanks</description>
      <pubDate>Sun, 30 Oct 2005 05:59:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripting/m-p/4935562#M410754</guid>
      <dc:creator>hari_19</dc:creator>
      <dc:date>2005-10-30T05:59:10Z</dc:date>
    </item>
  </channel>
</rss>

