I have a project written in Perl, and I want to give it a nice interface, using windows forms.
So that, with a click of a button that I will put on the form, the script will run as usual (with no need of Command Prompt).
I am using windows environment (activePerl).
Is it possible? if so, then how?