in reply to Re^6: DynaLoader error. in thread DynaLoader error.
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.
Re^8: DynaLoader error.
by marto (Cardinal) on Jun 06, 2012 at 14:29 UTC
|
| [reply] |
|
I believe this below option creates a par file and this is what i am using. I understood that for my scenario exe is not a good solution hence i am creating the par file.
% pp -p -o out.par file
| [reply] |
|
| [reply] |
|