in reply to Re^3: DynaLoader error.
in thread DynaLoader error.

You seem to enjoy making life difficult for yourself. This is a messy way of deploying applications and dependencies. We've discussed this in several of your previous threads.

Replies are listed 'Best First'.
Re^5: DynaLoader error.
by balajinagaraju (Sexton) on Jun 06, 2012 at 14:08 UTC

    Hi Marto , I have tried many things but non of them seems to be succesfull for my scenario , as per your suggestion in one of our previous discussions i used the PAR utility to create a bundle but again i found issues using it. At present i don't have the results of that i will share you tomorrow. Hopefully that will help you to give me better suggestions.

      I suggested you use pp, not PAR, to package your application, dependencies and libraries. You seem to be confusing the issues at hand, and not reading previous responses.

        Sorry for creating confusion, what i meant was i created a PAR using the pp module. When i used the PAR file in my script i get some loading errors , i am not able to actually post the exact error now.I have referred the PP documentation on CPAN and performed the steps accordingly but not sure whats going wrong. I wil share u the error asap.