This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Need to close files before unlinking them on Win32
authorSteve Hay <SteveHay@planit.com>
Mon, 10 Jan 2005 11:53:10 +0000 (11:53 +0000)
committerSteve Hay <SteveHay@planit.com>
Mon, 10 Jan 2005 11:53:10 +0000 (11:53 +0000)
commit846e3505506e5ca6188404fe694911fd9e543b20
treec4de95c09b6c5e363ba7499bfc9ba69abe8a8001
parent6c4b87ea2cf1b07b221a48a59b468e8aae9a0981
Need to close files before unlinking them on Win32

(Various files created by test programs are left behind otherwise,
and distclean doesn't clean them up)

p4raw-id: //depot/perl@23778
lib/FileCache/t/01open.t
lib/FileCache/t/04twoarg.t
lib/FileCache/t/07noimport.t
t/op/read.t