Yes, Tk is still available! It came bundled with ActiveState Perl 5.8.8, but now you need to get it separately from ActiveState, go here to find out how to get without using ppm: how to get Tk on AS Perl 5.10 I don't think anything is going to happen for Tk in terms of new features, but I still use it as it has all I need for now.

update: looked a bit closer at this thread from AS - don't try to build it like one person in thread is trying, get the right .ppd file using another machine that can FTP. Transfer file with "sneaker net" or whatever to your internal machine. At command prompt type ppm -help, you will see that ppm install can take .ppd file as a parameter.


In reply to Re: Why Tkx? And will Tk endure? by Marshall
in thread Why Tkx? And will Tk endure? by aplonis

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.