Another approach is to use perlbrew (or your own configuration) to have a separate, local, install directory for your tests. I have to do that myself since I don't wish to corrupt the system perl with various development versions.
--Chris On Wed, May 2, 2012 at 3:41 PM, David Mertens <[email protected]> wrote: > FWIW, I did not try to install PDL, so I did not encounter any such > problems. I'm trying to keep the system clean for testing, so I didn't plan > on installing anything. > > > On Wed, May 2, 2012 at 1:30 PM, Joel Berger <[email protected]> wrote: >> >> Ok so this is a brand new blead, I execute `cpanm PDL`, and eventually I >> get this. I have heard that the POD system has had some overhauling going >> on, so perhaps this isn't unexpected. (I have the whole log if needed) >> >> doc_site_install: Building PDL documentation web pages ... >> Image2D.pm... >> Unknown option: libpods >> Doc/mkhtmldoc.pl: -: invalid parameters >> Died at Doc/mkhtmldoc.pl line 140, <POD> line 25. >> Making HTML docs... >> _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
