Languages/Perl

From KDE TechBase
Revision as of 13:03, 5 May 2008 by JLP (talk | contribs) (Added some information about Perl bindings for Qt 4)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

You can read more about Perl bindings for Qt 4 and download Perl Qt4.

Complete object-oriented bindings for Qt 3, 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.