Hi,

On Monday 04 Apr 2011 18:46:48 Sterling Hanenkamp wrote:
> 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.
> 

File::Temp sounds like a good idea for that.

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Interview with Ben Collins-Sussman - http://shlom.in/sussman

The difference between a good student and a bad student is that a bad student
forgets the material five minutes before the test, while a good student five
minutes afterwards.
    -- One of Shlomi Fish's Technion Lecturer

Please reply to list if it's a mailing list post - http://shlom.in/reply .

Reply via email to