http://qs321.pair.com?node_id=1141948

Cmdr Colstel has asked for the wisdom of the Perl Monks concerning the following question:

I'm trying to create a standalone Windows executable with a Perl script which has successfully run using PerlApp when using the run library obtained from my PC. It will not, however, work when I do not use the run library. It gets hung up because it is looking for Unix.dll, "warn: auto\File\Spec\Unix\Unix.dll not found". I do not have that folder. How can I create it or should I download it ? I'm trying to run the program on Windows so I don't know why it needs to refer to Unix.dll anyway ? I am using ActiveState Perl 5.20 with PerlApp 9.4. Thanks.

File\Spec\Unix.pm: warn: auto\File\Spec\Unix\Unix.dll not found refby: perlapp --add refby: Key_Flipper.pl line 6 refby: L:\Perl64\site\lib\File\Spec\Functions.pm line 40 refby: L:\Perl64\site\lib\File\Spec\Win32.pm line 6 file: L:\Perl64\site\lib\File\Spec\Unix.pm