Languages/Perl

From KDE TechBase
Revision as of 17:15, 3 July 2007 by CuCullin (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Perl is a powerful and versatile high-level programming language. You can find out more about the language itself on the Perl Mongers website.

Complete object-oriented bindings for Qt based on SMOKE are available on the PerlQt project page.

Those bindings provide virtual functions overloading, custom slots and signals, and Rapid Application Development (RAD) through puic, a Qt Designer compatible user interface compiler.