MSVC: Add "use File::Path qw(rmtree)".

Noah Misch <noah@leadboat.com>

Commit: b31d88b010b44e3c0c1a7b62966f91a55d5d9b8d
Author: Noah Misch <noah@leadboat.com>
Date: 2019-05-29T02:28:36Z
Releases: 10.9
MSVC: Add "use File::Path qw(rmtree)".

My back-patch of commit 10b72deafea5972edcafb9eb3f97154f32ccd340 added
calls to File::Path::rmtree(), but v10 and older had not been importing
that symbol.  Back-patch to v10, 9.6 and 9.5.

Files

PathChange+/−
src/tools/msvc/vcregress.pl modified +1 −0