2 Qs about Module::Build

2010-02-07 Thread craig
Hi, I'm working on my first CPAN module that uses Module::Build. It has an XS component. I can't find an exact correspondent to the OPTIMIZE parameter with ExtUtils::MakeMaker. I can add the optimization I want to the extra_compiler_flags parameter, but the optimization from the Perl build is

Re: Name space discussion Math::BestRotation

2010-02-07 Thread Lutz Gehlen
Hi Duke, On Friday 05 February 2010 09:49:30 Jonathan Leto wrote: > > 2) Math::GSL: At the beginning I intended to use Math::GSL as a > > back end for the matrix operations. However, I did not get it > > installed on my machine. The issue had already been reported. > > Now I am using Math::MatrixR