<?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 Perl module in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-module/m-p/4744359#M656090</link>
    <description>I use the below perl program csv2xls.pl can convert a csv to xls file , it works fine , but I found that it only work for English characters , I tried to use it to convert a csv file ( with japanese characters ) , it does not work , I also tried the perl "unicode_utf16_japan.pl" , it also did not work  I want to find a tools / method ( perl or any other tools ) to convert it in my other unix-like server ( other distro ) not only for hp unix , is there any tools / method suit for it ? Thx.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://search.cpan.org/dist/Spreadsh...code_8859_7.pl" target="_blank"&gt;http://search.cpan.org/dist/Spreadsh...code_8859_7.pl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I want to find a tools / method to convert it in my other unix-like server ( other distro ) not only for hp unix , is there any tools / method suit for it ? Thx.&lt;BR /&gt;&lt;BR /&gt;Sample of csv file &lt;BR /&gt;==============&lt;BR /&gt;Name , staff no , xxx ,xxx , Salary&lt;BR /&gt;Lashi , SF1007 ,  SG , G , 242000 &lt;BR /&gt;&lt;BR /&gt;Where xxx is Japanese&lt;BR /&gt;&lt;BR /&gt;Error when use the perl module&lt;BR /&gt;======================&lt;BR /&gt;"Text::CSV_XS parse() failed on argument: Name , staff no ,噱笭,禱?? , Salary"</description>
    <pubDate>Thu, 27 Jan 2011 01:28:12 GMT</pubDate>
    <dc:creator>ivy1234</dc:creator>
    <dc:date>2011-01-27T01:28:12Z</dc:date>
    <item>
      <title>Perl module</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-module/m-p/4744359#M656090</link>
      <description>I use the below perl program csv2xls.pl can convert a csv to xls file , it works fine , but I found that it only work for English characters , I tried to use it to convert a csv file ( with japanese characters ) , it does not work , I also tried the perl "unicode_utf16_japan.pl" , it also did not work  I want to find a tools / method ( perl or any other tools ) to convert it in my other unix-like server ( other distro ) not only for hp unix , is there any tools / method suit for it ? Thx.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://search.cpan.org/dist/Spreadsh...code_8859_7.pl" target="_blank"&gt;http://search.cpan.org/dist/Spreadsh...code_8859_7.pl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I want to find a tools / method to convert it in my other unix-like server ( other distro ) not only for hp unix , is there any tools / method suit for it ? Thx.&lt;BR /&gt;&lt;BR /&gt;Sample of csv file &lt;BR /&gt;==============&lt;BR /&gt;Name , staff no , xxx ,xxx , Salary&lt;BR /&gt;Lashi , SF1007 ,  SG , G , 242000 &lt;BR /&gt;&lt;BR /&gt;Where xxx is Japanese&lt;BR /&gt;&lt;BR /&gt;Error when use the perl module&lt;BR /&gt;======================&lt;BR /&gt;"Text::CSV_XS parse() failed on argument: Name , staff no ,噱笭,禱?? , Salary"</description>
      <pubDate>Thu, 27 Jan 2011 01:28:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-module/m-p/4744359#M656090</guid>
      <dc:creator>ivy1234</dc:creator>
      <dc:date>2011-01-27T01:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Perl module</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-module/m-p/4744360#M656091</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have never done this but try sending the final output file as an email. We will try set the charset utf-8 in the MIME header file:&lt;BR /&gt;#echo "MIME-Version: 1.0" &amp;gt; outputfile&lt;BR /&gt;#echo "Content-Type: text/plain; charset=UTF-8\n\n" &amp;gt;&amp;gt; outputfile&lt;BR /&gt;#cat your_file.csv &amp;gt;&amp;gt; outputfile&lt;BR /&gt;#sendmail your_email@domain.com &amp;lt; outputfile&lt;BR /&gt;&lt;BR /&gt;Please try it and tell me something...&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Thu, 27 Jan 2011 09:29:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-module/m-p/4744360#M656091</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2011-01-27T09:29:13Z</dc:date>
    </item>
  </channel>
</rss>

