This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update to ExtUtils::CBuilder 0.280226
[perl5.git] / dist / ExtUtils-CBuilder / lib / ExtUtils / CBuilder / Platform / Windows / MSVC.pm
index ce64962..0cf2159 100644 (file)
@@ -1,7 +1,7 @@
 package ExtUtils::CBuilder::Platform::Windows::MSVC;
-
-use vars qw($VERSION);
-$VERSION = '0.280209';
+$ExtUtils::CBuilder::Platform::Windows::MSVC::VERSION = '0.280226';
+use warnings;
+use strict;
 
 sub arg_exec_file {
   my ($self, $file) = @_;