I am expanding the test suite for a module and to do so, I will need/want to create some temporary git repositories that I can work on. However, I'm not sure what the best practice is for locating these directories and files?
My inclination is to use FIle::Temp to create a temporary directory to hold all the files and subdirectories I need and then clean this out when I'm done. I just didn't know if there was a different or better common practice in use by other module authors. Cheers. -- Andrew Sterling Hanenkamp sterl...@hanenkamp.com 785.370.4454