Subject: | Test failures (caused by non-unique temp directory?) |
This fail report <http://www.cpantesters.org/cpan/report/e170901c-6f87-11e5-87f7-41067053cd79>
(and some others from Andreas) looks like it's caused by a non-unique (and predictable!) temporary directory under /tmp (I know that Andreas tests a module against many perl versions in parallel, so this is likely to happen).
Probably you want to create a temporary directory (e.g. using File::Temp::tempdir()) where you can safely create the test directory for Tie::Cvs.