FishingIwishIwas
Technical User
I tried perl2exe with my perl code, it created an exe but the app. would not launch and got some warnings. So I tried perl2exe with the sample code tksamp.pl that came with it and I got the same warnings when I ran the application:
C:\Perl2exe>tksamp
syntax error at PERL2EXE_STORAGE/warnings.pm line 186, near "{^"
syntax error at PERL2EXE_STORAGE/warnings.pm line 191, near "{^"
BEGIN failed--compilation aborted at PERL2EXE_STORAGE/vars.pm line 6.
BEGIN failed--compilation aborted at PERL2EXE_STORAGE/Tk/Event.pm line 2.
BEGIN failed--compilation aborted at PERL2EXE_STORAGE/Tk.pm line 4.
BEGIN failed--compilation aborted at tksamp.pl line 3.
This exe file was created with the evaluation version of Perl2Exe.
For more information visit (The full version does not display this message with a 2 second delay.)
...
Anyone knows why?
Thanks!
C:\Perl2exe>tksamp
syntax error at PERL2EXE_STORAGE/warnings.pm line 186, near "{^"
syntax error at PERL2EXE_STORAGE/warnings.pm line 191, near "{^"
BEGIN failed--compilation aborted at PERL2EXE_STORAGE/vars.pm line 6.
BEGIN failed--compilation aborted at PERL2EXE_STORAGE/Tk/Event.pm line 2.
BEGIN failed--compilation aborted at PERL2EXE_STORAGE/Tk.pm line 4.
BEGIN failed--compilation aborted at tksamp.pl line 3.
This exe file was created with the evaluation version of Perl2Exe.
For more information visit (The full version does not display this message with a 2 second delay.)
...
Anyone knows why?
Thanks!