Hi, I have tried creating a .exe file under Windows with perlapp, and that file creates a Win32::GUI::MessageBox but when I create the .exe file, it gives the following error:
Carp: error: Can't locate Carp refby: D:\usr\site\lib\URI\virtual.pm line 65 I have seen that in that module contains the following line (65): require "Carp"; I have removed the quotes, and now I can create the .exe file without errors. But is this ok? I don't want to break other things... Thanks. Teddy _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
