I too was surprised to see Qt4 bindings in KDE sources instead of CPAN. Since KDE 5 was released this summer, but last update of Perl-Qt was in November and involved something about KDE4, I guess that this binding will be slowly dying, too. But at least it's usable for now, while Qt5 still deals with font issues (all fixed in 5.4) having reached third minor release: surely, but slowly.

Speaking about usability, at least 480 people regularly use perl-qt4 it and 7124 have it installed for some reason, despite the absence of packages depending on libqtgui4-perl (pyqt4 is 20 times more popular, and there are approximately 97 packages depending on python-qt4 while not being a python library; pyqt5 is not so widely used as of now).

Your point is proven, but, still, I think that installing Qt module from KDE bindings is a lesser mess than employing Python as Qt GUI "driver".


In reply to Re^3: perl + Qt, the easy way by aitap
in thread perl + Qt, the easy way by vkon

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.