In linux I used PAR pp and converted my perl code to executable..
while running the filename.pl it is completely fine.
But when I run the executable with ./filename It says it cant locate object methods new and other function (both written in inline c++.)
some hints plssss