Subject: | Cover.pm messes with cwd |
Devel::Cover should not alter the current working directory (Cover.pm
line 298), as it causes tests to behave differently or fail. (e.g. as
they rely on being called from the t-directory)
If you REALLY need to chdir, there's File::chdir.
Regards,
Oliver