<?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: Some perl module help required in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709923#M103479</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As indicated in the error message, a module needs to be added with "ExtUtils".&lt;BR /&gt;&lt;BR /&gt;Depending on the requirement, one has to download the required modules which are not delivered in the statandard HP-UX perl version. One can download them from &lt;BR /&gt;&lt;A href="http://www.cpan.org" target="_blank"&gt;http://www.cpan.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Have you used these modules as&lt;BR /&gt;use ExtUtils::MakeMaker; &lt;BR /&gt;use Spreadsheet::ParseExcel;</description>
    <pubDate>Mon, 16 Jan 2006 11:02:38 GMT</pubDate>
    <dc:creator>Sameer_Nirmal</dc:creator>
    <dc:date>2006-01-16T11:02:38Z</dc:date>
    <item>
      <title>Some perl module help required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709920#M103476</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;I have two boxes - both with the same version of perl (4.0.1.8). A user who is currently using a ParseExcel which he wants available on the other machine. I've found the directory on the current machine and have copied it across to the other. I've also included the OLE::Storage_Lite directory as this is a requirement. On the other machine, when I run the first part of the install (perl MakeFile.pl) I get the following error:&lt;BR /&gt;&lt;BR /&gt;#perl Makefile.PL&lt;BR /&gt;syntax error in file Makefile.PL at line 1, next 2 tokens "use ExtUtils"&lt;BR /&gt;Execution of Makefile.PL aborted due to compilation errors.&lt;BR /&gt;&lt;BR /&gt;This also happens on the original machine? Any help much appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Mon, 16 Jan 2006 09:07:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709920#M103476</guid>
      <dc:creator>Tony Walker_2</dc:creator>
      <dc:date>2006-01-16T09:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Some perl module help required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709921#M103477</link>
      <description>Hi TOny:&lt;BR /&gt;&lt;BR /&gt;Perl 4?!?  You *really* need to upgrade to a current version.  &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=PERL" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=PERL&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 16 Jan 2006 09:29:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709921#M103477</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-01-16T09:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Some perl module help required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709922#M103478</link>
      <description>Of course in an ideal world that would be my first port of call but alas I just need to fix the immediate problem.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 16 Jan 2006 09:41:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709922#M103478</guid>
      <dc:creator>Tony Walker_2</dc:creator>
      <dc:date>2006-01-16T09:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Some perl module help required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709923#M103479</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As indicated in the error message, a module needs to be added with "ExtUtils".&lt;BR /&gt;&lt;BR /&gt;Depending on the requirement, one has to download the required modules which are not delivered in the statandard HP-UX perl version. One can download them from &lt;BR /&gt;&lt;A href="http://www.cpan.org" target="_blank"&gt;http://www.cpan.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Have you used these modules as&lt;BR /&gt;use ExtUtils::MakeMaker; &lt;BR /&gt;use Spreadsheet::ParseExcel;</description>
      <pubDate>Mon, 16 Jan 2006 11:02:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709923#M103479</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2006-01-16T11:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Some perl module help required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709924#M103480</link>
      <description>The ideal world is a nice place. Unfortunately you do not live in an ideal world.&lt;BR /&gt;&lt;BR /&gt;perl4 is old, as already noted by others. Usually `old' is a relative word, and you can get away with it, but in this case you can't. perl4 does not support dynamic loading and/or modules as we know them in perl5, so you will not be able to use either OLE::Storage, or ParseExcel in perl4, how hard you try. It is a different architecture.&lt;BR /&gt;&lt;BR /&gt;If you install binary perl distributions from my site, they include both these modules already.&lt;BR /&gt;&lt;BR /&gt;My HP ITRC site pages can be found at (please use LA as primary choice):&lt;BR /&gt;&lt;BR /&gt;USA Los Angeles &lt;A href="http://mirrors.develooper.com/hpux/" target="_blank"&gt;http://mirrors.develooper.com/hpux/&lt;/A&gt;&lt;BR /&gt;SGP Singapore   &lt;A href="https://www.beepz.com/personal/merijn/" target="_blank"&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt;&lt;BR /&gt;USA Chicago     &lt;A href="http://ww.hpux.ws/merijn/" target="_blank"&gt;http://ww.hpux.ws/merijn/&lt;/A&gt;&lt;BR /&gt;NL  Hoofddorp   &lt;A href="http://www.cmve.net/~merijn/" target="_blank"&gt;http://www.cmve.net/~merijn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Mon, 16 Jan 2006 11:19:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709924#M103480</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-01-16T11:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Some perl module help required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709925#M103481</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;My apologies - I've checked their script and they are indeed not using the default perl install but v5.6.1 instead!&lt;BR /&gt;Does that help?</description>
      <pubDate>Mon, 16 Jan 2006 11:24:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709925#M103481</guid>
      <dc:creator>Tony Walker_2</dc:creator>
      <dc:date>2006-01-16T11:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Some perl module help required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709926#M103482</link>
      <description>Yes. 5.6.1 should help. That should work.&lt;BR /&gt;&lt;BR /&gt;Be sure *YOU* have perl5.6.1 in you $PATH *before* /usr/contrib/bin, which is perl4 default location&lt;BR /&gt;&lt;BR /&gt;FWIW the ParseExcel (.xls) files are architecture and perl version independant and can be read everywhere.&lt;BR /&gt;&lt;BR /&gt;# perl Makefile.PL&lt;BR /&gt;# make&lt;BR /&gt;# make test&lt;BR /&gt;# make install&lt;BR /&gt;&lt;BR /&gt;or, if you have used CPAN before&lt;BR /&gt;&lt;BR /&gt;# perl -MCPAN -e'install Spreadsheet::ParseExcel'&lt;BR /&gt;&lt;BR /&gt;that should auto-resolve the dependancies.&lt;BR /&gt;&lt;BR /&gt;If you ask me, ParseExcel is a *great* (yes, realy great) module, but the interface is far from easy. I have tried to simplify that in my module Spreadsheet::Read, which uses Spreadsheet::ParseExcel in the background. (and supports CSV and OpenOffice documents too if you installed Text::CSV_XS and/or Spreadsheet::ReadSXC)&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Mon, 16 Jan 2006 11:40:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709926#M103482</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-01-16T11:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Some perl module help required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709927#M103483</link>
      <description>Thanks procura.&lt;BR /&gt;&lt;BR /&gt;I got to the make test section which failed to see IO:Scalar in one of its arrays @INC? I went for your MCPAN option and it seems to have done the trick - the only difference being that its installed the module in the default /opt location as opposed to the user space (to be expected I suppose).&lt;BR /&gt;&lt;BR /&gt;I'll await the users reponse but it sounds fixed to me!&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 17 Jan 2006 03:19:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709927#M103483</guid>
      <dc:creator>Tony Walker_2</dc:creator>
      <dc:date>2006-01-17T03:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Some perl module help required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709928#M103484</link>
      <description>In fact, is there a test I can do to make sure that the module can be loaded into a script successfully (apart from just doing a Use)?&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Tue, 17 Jan 2006 03:20:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709928#M103484</guid>
      <dc:creator>Tony Walker_2</dc:creator>
      <dc:date>2006-01-17T03:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Some perl module help required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709929#M103485</link>
      <description>No, there is no other way, as 'use' actually calls the import method of the module.&lt;BR /&gt;&lt;BR /&gt;# perl -MOLE::Storage_Lite -le'print $OLE::Storage_Lite::VERSION'&lt;BR /&gt;0.14&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Don't forget about the points.&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN ! H.Merijn</description>
      <pubDate>Tue, 17 Jan 2006 04:14:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/some-perl-module-help-required/m-p/3709929#M103485</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-01-17T04:14:52Z</dc:date>
    </item>
  </channel>
</rss>

