Pashua ist a tool for creating native Aqua dialog windows for Perl, PHP, Tcl, Python, AppleScript, Ruby, Rexx and shell scripts.
The GUI elements which can be used include text input fields (single-line and multi-line), checkboxes, radiobuttons, combo boxes, popup menus, open panels or buttons, images and more. Values entered in the dialog are processed and returned to the calling script.
ANONYMOUS This is a neat tool for working with perl. It allows you to easily create dialog windows and then you can have the data returned. It is fairly easy to use and adds a simple, but useful GUI. While the features are fairly limited, it adds a nice touch to perl development on Mac OS X. (Version 0.3)