<?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 SpreadSheeet::WriteExcel::Chart in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/spreadsheeet-writeexcel-chart/m-p/4980192#M419665</link>
    <description>Hello everyone, I'm trying to attach an external chart to a new spreadsheet that i create in Perl on a UNIX system. Every time I try to run my program I get the following error. see attached, can anyone help ?&lt;BR /&gt;&lt;BR /&gt; (in cleanup) Can't locate object method "_prepare_comments" via package "Spreadsheet::WriteExcel::Chart" at /opt/perl_64/lib/site_perl/5.8.7/Spreadsheet/WriteExcel/Workbook.pm line 988.</description>
    <pubDate>Mon, 22 May 2006 13:23:06 GMT</pubDate>
    <dc:creator>David Bellamy</dc:creator>
    <dc:date>2006-05-22T13:23:06Z</dc:date>
    <item>
      <title>SpreadSheeet::WriteExcel::Chart</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spreadsheeet-writeexcel-chart/m-p/4980192#M419665</link>
      <description>Hello everyone, I'm trying to attach an external chart to a new spreadsheet that i create in Perl on a UNIX system. Every time I try to run my program I get the following error. see attached, can anyone help ?&lt;BR /&gt;&lt;BR /&gt; (in cleanup) Can't locate object method "_prepare_comments" via package "Spreadsheet::WriteExcel::Chart" at /opt/perl_64/lib/site_perl/5.8.7/Spreadsheet/WriteExcel/Workbook.pm line 988.</description>
      <pubDate>Mon, 22 May 2006 13:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spreadsheeet-writeexcel-chart/m-p/4980192#M419665</guid>
      <dc:creator>David Bellamy</dc:creator>
      <dc:date>2006-05-22T13:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: SpreadSheeet::WriteExcel::Chart</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spreadsheeet-writeexcel-chart/m-p/4980193#M419666</link>
      <description>Shalom.&lt;BR /&gt;&lt;BR /&gt;I'm no expert, but I don't think that code can work on Unix. It appears to be code designed to work with Windows based perl.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 22 May 2006 13:56:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spreadsheeet-writeexcel-chart/m-p/4980193#M419666</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-05-22T13:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: SpreadSheeet::WriteExcel::Chart</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spreadsheeet-writeexcel-chart/m-p/4980194#M419667</link>
      <description>We have a script that was written a few years back that uses this Perl module on a HP-UX 11i system, so it's definitely not just for Windows. &lt;BR /&gt;&lt;BR /&gt;This error is actually a known issue with this function introduced in version 2.16 of this module - see &lt;A href="http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/a56a6b0e723c8a64" target="_blank"&gt;http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/a56a6b0e723c8a64&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(You might want to subscribe to that forum if you're going to use the module heavily)&lt;BR /&gt;&lt;BR /&gt;A workaround is available here: &lt;A href="http://homepage.eircom.net/~jmcnamara/perl/prerel/Spreadsheet-WriteExcel-2.16.1.tar.gz" target="_blank"&gt;http://homepage.eircom.net/~jmcnamara/perl/prerel/Spreadsheet-WriteExcel-2.16.1.tar.gz&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 May 2006 14:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spreadsheeet-writeexcel-chart/m-p/4980194#M419667</guid>
      <dc:creator>Greg Vaidman</dc:creator>
      <dc:date>2006-05-22T14:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: SpreadSheeet::WriteExcel::Chart</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spreadsheeet-writeexcel-chart/m-p/4980195#M419668</link>
      <description>I'm not a user of the ::Chart module, but I can say that Spreadsheet::ParseExcel and Spreadsheet::WriteExcel are syste-, OS-, and architecture indepenant.&lt;BR /&gt;The M$ Excel format is very portable in that sense, and can be parsed and written by perl very easily.&lt;BR /&gt;&lt;BR /&gt;I must admid I was stunned by that too, but it was so much fun to hear McNamara talk about it, and I asked from the audience "Well, of course that won't run on HP-UX!"&lt;BR /&gt;He replied "I never tried, but I'm sure it will!"&lt;BR /&gt;I the ssh'd to my box in the Netherlands, and tried, and it just worked out of the box. We did a live demo from that box in the audience :)&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Mon, 22 May 2006 15:09:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spreadsheeet-writeexcel-chart/m-p/4980195#M419668</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-05-22T15:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: SpreadSheeet::WriteExcel::Chart</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spreadsheeet-writeexcel-chart/m-p/4980196#M419669</link>
      <description>Thanks all for your responses. Greg that fixed my problem</description>
      <pubDate>Mon, 22 May 2006 15:19:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spreadsheeet-writeexcel-chart/m-p/4980196#M419669</guid>
      <dc:creator>David Bellamy</dc:creator>
      <dc:date>2006-05-22T15:19:41Z</dc:date>
    </item>
  </channel>
</rss>

