HI all, In linux I converted my perl program(inline c++) to executable with PAR pp. when running my .pl everything is fine. But when runnung my executable ./file , it says it cant locate object method new and another function(both written in inline c++)
How do I proceed.some hints plssss... thanks a lot.