Hi all Is there a way to convert the perl program to exe which run boths in windows as well as unix? using perl2exe i could able to create the exe in one env.. but the problem is same exe does not work in other env... I want one exe which works in both unix as well as windows.. Is it possible?
D.P.S