<?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: help with perl source code in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/help-with-perl-source-code/m-p/2923259#M11353</link>
    <description>here is the code required to run pcfg.pl&lt;BR /&gt;&lt;BR /&gt; transform.pl</description>
    <pubDate>Tue, 11 Mar 2003 11:13:09 GMT</pubDate>
    <dc:creator>Ee Hong Toh</dc:creator>
    <dc:date>2003-03-11T11:13:09Z</dc:date>
    <item>
      <title>help with perl source code</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/help-with-perl-source-code/m-p/2923255#M11349</link>
      <description>&lt;P&gt;Hi ... i'm not familiar with perl language at all. i've come across this code while i was surfing the net.i was wondering whether is there anyone out there who knows the language and would be able to help me figure out what are we suppose to key in as the input.can i execute it using MS-DOS command ??? SOS!! thanks a lot for all the help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moved From Archived Desktops and Workstations Boards &amp;gt;Windows based &amp;gt; to Microsoft &amp;gt; general. -Hp forum moderator&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2013 03:54:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/help-with-perl-source-code/m-p/2923255#M11349</guid>
      <dc:creator>Ee Hong Toh</dc:creator>
      <dc:date>2013-07-29T03:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: help with perl source code</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/help-with-perl-source-code/m-p/2923256#M11350</link>
      <description>You have to have perl running on your machine.  You can download the source code from:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.perl.com/pub/a/language/info/software.html" target="_blank"&gt;http://www.perl.com/pub/a/language/info/software.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you are lucky they already have a compiled binary for your OS at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.perl.com/CPAN/ports/index.html" target="_blank"&gt;http://www.perl.com/CPAN/ports/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Once you have perl then open a DOS window and cd to the folder where the convert.pl code lives and type:&lt;BR /&gt;&lt;BR /&gt;perl convert.pl xxx.xxx&lt;BR /&gt;&lt;BR /&gt;where xxx.xxx is a text file of rules.  (If xxx.xxx is not in the same folder then use the full path)  A rule is defined as some text, two tabs, and a probability.&lt;BR /&gt;&lt;BR /&gt;Apparently the rules file would be generated by another program and all convert.pl does is change the format and generate a new file.&lt;BR /&gt;&lt;BR /&gt;See  &lt;A href="http://www.compapp.dcu.ie/~acahill/final_year_project/source.html" target="_blank"&gt;http://www.compapp.dcu.ie/~acahill/final_year_project/source.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.compapp.dcu.ie/~acahill/final_year_project/funcspec.html#documentation" target="_blank"&gt;http://www.compapp.dcu.ie/~acahill/final_year_project/funcspec.html#documentation&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Ron&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Mar 2003 23:44:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/help-with-perl-source-code/m-p/2923256#M11350</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-03-10T23:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: help with perl source code</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/help-with-perl-source-code/m-p/2923257#M11351</link>
      <description>first of all thank you for replying me. i was wondering whether you could help me change the code in such a way that the program will be calling the user to key in the input. the input will look like this:-&lt;BR /&gt;S -&amp;gt; ASA|aB;&lt;BR /&gt;A -&amp;gt; B|S;&lt;BR /&gt;B -&amp;gt; b|v;&lt;BR /&gt;&lt;BR /&gt;*note: v is actually epsilon or could be a blank and ';' is to separte each rules.&lt;BR /&gt;&lt;BR /&gt;do u think it's possible ?? thank you.</description>
      <pubDate>Tue, 11 Mar 2003 06:22:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/help-with-perl-source-code/m-p/2923257#M11351</guid>
      <dc:creator>Ee Hong Toh</dc:creator>
      <dc:date>2003-03-11T06:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: help with perl source code</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/help-with-perl-source-code/m-p/2923258#M11352</link>
      <description>or do u think u could tell me what are the input that i should key in for the earlier code? pcfg.pl where you can get the code from the website that you've pasted on.meaning if i can execute that pcfg.pl i will have the textfile in order to run the convert.pl right ? please do reply me as soon as possible because i need to know how does this run so that i can do my assignment. Thanks you.</description>
      <pubDate>Tue, 11 Mar 2003 11:05:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/help-with-perl-source-code/m-p/2923258#M11352</guid>
      <dc:creator>Ee Hong Toh</dc:creator>
      <dc:date>2003-03-11T11:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: help with perl source code</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/help-with-perl-source-code/m-p/2923259#M11353</link>
      <description>here is the code required to run pcfg.pl&lt;BR /&gt;&lt;BR /&gt; transform.pl</description>
      <pubDate>Tue, 11 Mar 2003 11:13:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/help-with-perl-source-code/m-p/2923259#M11353</guid>
      <dc:creator>Ee Hong Toh</dc:creator>
      <dc:date>2003-03-11T11:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: help with perl source code</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/help-with-perl-source-code/m-p/2923260#M11354</link>
      <description>another code required.&lt;BR /&gt;&lt;BR /&gt;parser.pl</description>
      <pubDate>Tue, 11 Mar 2003 11:21:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/help-with-perl-source-code/m-p/2923260#M11354</guid>
      <dc:creator>Ee Hong Toh</dc:creator>
      <dc:date>2003-03-11T11:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: help with perl source code</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/help-with-perl-source-code/m-p/2923261#M11355</link>
      <description>one last code required.&lt;BR /&gt;&lt;BR /&gt;library.pl</description>
      <pubDate>Tue, 11 Mar 2003 11:24:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/help-with-perl-source-code/m-p/2923261#M11355</guid>
      <dc:creator>Ee Hong Toh</dc:creator>
      <dc:date>2003-03-11T11:24:59Z</dc:date>
    </item>
  </channel>
</rss>

