
rgdutta
Novice
Jan 5, 2004, 4:19 AM
Post #1 of 1
(605 views)
|
|
Does Perl builder have a concept of debug version and release version for the binaries generated as in VC++??
|
Can't Post
|
|
I know that with the help of perl builder i can generate a perl executable from my perl modules which can ececute in a non-perl environment.But i want to know as to whether perl builder has the concept of debug version and release version as in VC++ for the executables produced.If so plz can anyone tell me how to set those options in perl builder.(the problem i am facing is the binary/exe size is too large close to 5MB which too high for a executable).
|