in reply to Re: Re: Perl2exe Problem
in thread Perl2exe Problem

Perl2exe takes a -gui parameter (perl2exe.exe -gui script.pl) which prevents the display of the DOS window you describe. Just ran into this myself lately, when I first had cause to build something both GUI and standalone.