ingydotnet / io-all-pm

All in One Perl IO
http://search.cpan.org/dist/IO-All/
38 stars 20 forks source link

rename() should close handle before renaming #76

Open hginzel opened 9 years ago

hginzel commented 9 years ago

Functions like rename should close (open) handle before renaming. It could be locked.