http://qs321.pair.com?node_id=1110283


in reply to Re: perl + Qt, the easy way
in thread perl + Qt, the easy way

Thanks for the pointer, btw, I haven't saw it, although I searched here on PM and on CPAN to no results...
still not satisfied though

The README file reads

PerlQt version 0.96 =================== This module provides bindings to the Qt 4 libraries for Perl. PREREQUISITES Perl > 5. I've tested on Perl 5.8.6 and 5.10.0. Qt > 4.0. I've tested on Qt 4.4.3, 4.5.0, 4.5.1, 4.5.2, 4.6.3, and 4. +7.2. SmokeQt. Avaliable as part of the kdebindings package, or Alien::Smok +eQt on CPAN. cmake
Not very inspiring...

what about windows? Qt5? Why its not on CPAN??

I said *usable*...

Replies are listed 'Best First'.
Re^3: perl + Qt, the easy way
by aitap (Curate) on Dec 13, 2014 at 22:42 UTC

    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".

      Windows supported or not?
      cross-platform is a must