Hi Corion,
Thanks for your reply on my query.

Please excuse my beginner level knowledge on perl. I am not sure about information you have asked me so I am describing how I got the Tk module for a particular perl version.

How I got Tk Perl Module?
I have got the Tk module with help of IT team in my organization and I am not sure how exactly they have downloaded and installed Tk Module. But each time, my request was given to IT team was in this way -> "To install Tk module for a particular Perl v5.xx.1 version".

Due to my very limited knowledge in managing modules in perl, I have difficulty understanding how to build Tk for a particular perl binary. But even if I somehow build Tk manually, will that ensure that it works for all perl versions? I assume here that you meant "perl version" by saying "perl binary".

Looking forward to your reply on this.

In reply to Re^2: Perl/Tk Version Dependency Issue by rkabhi
in thread Perl/Tk Version Dependency Issue 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.