in reply to Re^4: Add Modules to a PERL-Distribution
in thread Add Modules to a PERL-Distribution
I have not used Bamboo, so I will refrain from making any remarks about it at all!
I think the approach mentioned previously, adding Puppet to the mix, is a good one; Perl's module installation stuff will work better if allowed to work in its natural manner; trying to graft more modules into the standard build is likely to prove quite difficult, especially if you're not already very familiar with the Perl build process. I'd recommend building the Perl source and making whatever standard Solaris package from that, then using Puppet or the like to run CPAN to install the modules you'd like to add.
|
|---|