During perl Makefile.PL I am going to read the installed version of some C header files. I would like this information to be included in the test report.
What is the correct way to do this ? Just print to STDOUT or to STDERR? Gabor
During perl Makefile.PL I am going to read the installed version of some C header files. I would like this information to be included in the test report.
What is the correct way to do this ? Just print to STDOUT or to STDERR? Gabor