NAME
Test2::Plugin::IsolateTemp - Make sure a test uses an isolated temp dir.
DESCRIPTION
Make sure the test uses an isolated temp dir.
NOTE: This is a no-op when tests are run with yath (App::Yath and Test2::Harness) as yath will do this by default.
SYNOPSIS
use Test2::Plugin::IsolateTemp;
SOURCE
The source code repository for Test2-Harness can be found at http://github.com/Test-More/Test2-Harness/.
MAINTAINERS
AUTHORS
COPYRIGHT
Copyright Chad Granum <exodist7@gmail.com>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.