From c9a847a6a609d405d6798e702eaaeabb62f1e539 Mon Sep 17 00:00:00 2001 From: bubnikv Date: Thu, 6 Jun 2019 11:40:35 +0200 Subject: Support for Visual Studio 2019 Community --- Build.PL | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Build.PL') diff --git a/Build.PL b/Build.PL index ef17ec046..1c3b0e3a7 100644 --- a/Build.PL +++ b/Build.PL @@ -16,6 +16,8 @@ my %prereqs = qw( ExtUtils::MakeMaker 6.80 ExtUtils::ParseXS 3.22 ExtUtils::XSpp 0 + ExtUtils::XSpp::Cmd 0 + ExtUtils::CppGuess 0 ExtUtils::Typemaps 0 ExtUtils::Typemaps::Basic 0 File::Basename 0 -- cgit v1.2.3