This manual page documents briefly the
puic
command.
puic is a program you can use to compile .ui and .ui.h
files (from Qt Designer) into perl (actually, PerlQt) code. This
enables you to draw your application using Qt Designer, compile
and then run it.
PerlQt is an API for Perl to the Qt toolkit from Trolltech. With
PerlQt, you can use Qt widgets in perl code, thus giving a GUI to
your perl programs.