This is working fine on our development boxs but a request has been made to move this to a box without PERL so I need to compile the code. Does anyone know if this will still work if I compile my 600+ scripts as DLL's or executebles? Any feed back gratefully recieved.#find the next program and assign to $program_file #Get the sub name which is file name minus .pm eval{ require $program_file; no strict; &$sub_name(\$params); }
In reply to Requires behaviour when PERL is compiled by Scarborough
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |