GUI selection for perl scripts

Hi,

I need to develop a GUI for Perl scripts which needs frequent user interactions(like getting the inputs from the user at various stages). Can anyone suggest a language to develop a GUI which is simple to use and which can be implemented within a short time frame?

Thanks,
Vishwa

you can use TK modules of Perl for GUI