<?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: Perl Script help for infinite loopand exit for user i/p mismatch in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/perl-script-help-for-infinite-loopand-exit-for-user-i-p-mismatch/m-p/4521899#M61940</link>
    <description>Thanks a lot James.After looking into the code snap providerd by you,I can really understand that usage of mainframe and not using PERL for long time really blunted my PERL skill ;-)</description>
    <pubDate>Wed, 28 Oct 2009 05:52:27 GMT</pubDate>
    <dc:creator>anilsingh</dc:creator>
    <dc:date>2009-10-28T05:52:27Z</dc:date>
    <item>
      <title>Perl Script help for infinite loopand exit for user i/p mismatch</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-script-help-for-infinite-loopand-exit-for-user-i-p-mismatch/m-p/4521897#M61938</link>
      <description>I just want to run 5 perl script from a single one.I wrote the script(attached).Now I want to continue a loop until user press option as "n".I used Do-while llop,but it's not working,i.e,working same for either "y" or "n".&lt;BR /&gt;could someone help in this regard?</description>
      <pubDate>Tue, 27 Oct 2009 11:38:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-script-help-for-infinite-loopand-exit-for-user-i-p-mismatch/m-p/4521897#M61938</guid>
      <dc:creator>anilsingh</dc:creator>
      <dc:date>2009-10-27T11:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Perl Script help for infinite loopand exit for user i/p mismatch</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-script-help-for-infinite-loopand-exit-for-user-i-p-mismatch/m-p/4521898#M61939</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Attached you will find a version that senses your responses.  You have mixed "=", "==" and 'eq' operators and forgotten to 'chomp' some of your input.  I have maintained your formatting style so you can see what and where changes were made.&lt;BR /&gt;&lt;BR /&gt;You should ALWAYS set the 'strict' and the 'warnings' pragmas.  You will save yourself considerable grief in debugging silly mistakes.&lt;BR /&gt;&lt;BR /&gt;Lastly, a 'do...while' or 'do..until' in Perl is not nearly as powerful as a 'while...do' loop since 'ntxt', 'last' and 'redo' controls cannot be used to exit the block.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 27 Oct 2009 18:46:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-script-help-for-infinite-loopand-exit-for-user-i-p-mismatch/m-p/4521898#M61939</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-10-27T18:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Perl Script help for infinite loopand exit for user i/p mismatch</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-script-help-for-infinite-loopand-exit-for-user-i-p-mismatch/m-p/4521899#M61940</link>
      <description>Thanks a lot James.After looking into the code snap providerd by you,I can really understand that usage of mainframe and not using PERL for long time really blunted my PERL skill ;-)</description>
      <pubDate>Wed, 28 Oct 2009 05:52:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-script-help-for-infinite-loopand-exit-for-user-i-p-mismatch/m-p/4521899#M61940</guid>
      <dc:creator>anilsingh</dc:creator>
      <dc:date>2009-10-28T05:52:27Z</dc:date>
    </item>
  </channel>
</rss>

