http://www.perlmonks.org?node_id=865676

meirgold has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks,

As we all know, creating a GUI in perl (using TK) can be a complicated task when it comes to GUIs that are more complex than a text field with a button.

I was wondering which solutions you use for GUIs.

Do you use automatic GUI creators ? Do you combine GUIs from other languages (Java, etc.) ? Any suggestions and/or comments are welcome