in reply to
Module::Build configuration problem
You should look into using
CPAN
or
CPANPLUS
with custom configuration
s conf makemakerflags s conf buildflags
[download]
Comment on
Re: Module::Build configuration problem
Download
Code
Replies are listed 'Best First'.
Re^2: Module::Build configuration problem
by
samuel.manzer1990
(Initiate)
on Nov 11, 2009 at 12:55 UTC
Thank you for that advice. I actually have CPAN configured now, but I'd like to use this script for installing current and future versions of the custom modules that some of my colleagues are developing right now, which aren't on CPAN.
[reply]
In Section
Seekers of Perl Wisdom