in reply to Re^3: "make test" problems with previously installed module
in thread "make test" problems with previously installed module
and the results were pretty obvious ... the first directory is the site_perl directory that's throwing the errors (because the tests won't pass on the installed version ), and the second directory is the one added via command line.print "DIR: _$ \n" foreach @INC;
|
|---|