Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^2: install module without the compilerby andyford (Curate) |
on Nov 29, 2005 at 22:58 UTC ( [id://512794]=note: print w/replies, xml ) | Need Help?? |
Sorry. Forgot to mention that I'm stuck with Perl 5.6.1 for this app, so it's not core for me.
The module installs great when you start from 'perl Makefile.PL', it's just when you copy the tree somewhere else and try to start from 'make install' that the problem arises. Found a make target 'pure_install' in the Makefile that just copied the modules files into place. Good for a point solution while I'm off learning PAR.
In Section
Seekers of Perl Wisdom
|
|