Hi, I need to be able to pack a Perl script + its used modules (externals + internals) so it would work on any machine from any arch with only pure Perl installed on it...
I don't need executable... just the Perl modules... the main problem off course is with external modules which I can not tell whether they are installed or not on the other machine... I have tried the pp tool from perl::packager with the --multiarch option and it didn't worked for me. (seems like you need to have PAR installed on the remote machine according to the tutorial....) Any idea? Thanks Erez _______________________________________________ Perl mailing list Perl@perl.org.il http://perl.org.il/mailman/listinfo/perl