in reply to Perl, Wx, DBI and PAR on Win32 - deployment problems?

Try -c option
  • Comment on Re: Perl, Wx, DBI and PAR on Win32 - deployment problems?

Replies are listed 'Best First'.
Re^2: Perl, Wx, DBI and PAR on Win32 - deployment problems?
by lukeyboy1 (Beadle) on Feb 24, 2006 at 15:54 UTC
    the perl interpreter crashes! :(
    C:\projects\access\forth>pp -M Wx -M DBI -B -c -o gui.exe foo.pl Couldn't open 37jnH1.out at C:/Perl/site/lib/Module/ScanDeps.pm line 9 +25.
    does this mean that i've some dependencies that I don't know about, or is there some other gotcha that i'm missing....?