Subject: | CPAN::YACSmoke should provide more information |
In the error reports for filesystem-related distributions, it is
important to get information on the real and effective user and group
that the tests were being run as.
When generated the debugging data to put into the report, add as much
extra data as possible.
For an example of the set of information to save, see the implementation
for CGI::Capture, which does something similar in order to replicate CGI
requests.