On 7/24/2010 3:31 PM, Daniel Carrera wrote: > >> The difficult part is finding someone who knows enough >> to debug and/or report issues that come up *and* are >> willing to put in the work to create a pristine install >> environment to test with. Basically, that means removing >> or hiding your existing PDL and dependencies for the tests >> (maybe multiple times). > > Hmm... The pristine install is not a problem, but now I worry that I > may not know enough to debug and/or report issues. I mean... I think > I'm a pretty smart dude, but I have never debugged an Perl module > install before.
PDL basically works. The issues that need to be debugged are things like how to make sure all the dependencies for a given linux are there: what package manager to use, what the package names are for the dependencies and their -devel flavors to be installed,... --Chris _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
