Sorry for my delayed response and thanks for so many useful replies.

Thanks Corion for your hint. The file Pin_Values.txt actually has a csv format and the tool opens the file using soffice. I now realize that I missed to check if CSV file (Pin_Values.txt) is being processed correctly by soffice on two machines. This could possibly be the reason since the machines might have different soffice setup. I can confirm this by Tuesday as I am currently out and not having access to my system.

Hi haukex, thanks for your tips. Sorry for missing to go through process in pressure to resolve the error. To answer your query, I was referring to ('foo'=>3) vs. ('"foo"'=>3).

Thanks Eily for sharing useful info about Hash key behavior. This will definitely help me in future. However, I did not change any settings that way and therefore I now suspect soffice to be the issue here.


In reply to Re^2: Platform Dependence observed in Perl - Hash keys have different format by rkabhi
in thread Platform Dependence observed in Perl - Hash keys have different format by rkabhi

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.