Hi Haukex,

Thank you once again. Your solution helped me automate an important task at work. While I am truly obliged to you, I am still not able to understand a 100% of everything that the IPC::Run3 module does even after reading the documentation, because my perl skill is pretty rudimentary. Considering this, I request you to please answer the following questions.

How did it occur to you to use Data::Dumper and then use IPC::Run3? Why not anything else? Is it instinct or based on some form output that you saw?

I have extremely basic understanding of IPC, perl references and such, which I am sure is clearly revealed in my questions, so how do I get better at understanding the CPAN docs? Clearly, they are good enough for most folks, but sometimes I find the content tough to understand. May be a book would help, which leads to the next question...

What book would you suggest for someone like me who knows perl but wants to get much better acquainted with perl? Yes, ofcourse, nothing would come close to writing code and asking questions here, but I truly want to get good with Perl hence the question on books...Edit - I currently have "Beginning Perl" by Ovid and its a fantastic book, but just wanted to know if I should go for some other books too?


In reply to Re^6: Unicode issues with emc uemcli by pritesh_ugrankar
in thread Unicode issues with emc uemcli by pritesh_ugrankar

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.