We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2359d44 commit cc08b5cCopy full SHA for cc08b5c
mysql-test/lib/My/Platform.pm
@@ -18,7 +18,7 @@ package My::Platform;
18
19
use strict;
20
use File::Basename;
21
-use File::Path; # Patched version of File::Path
+use File::Path;
22
23
use base qw(Exporter);
24
our @EXPORT= qw(IS_CYGWIN IS_WINDOWS IS_WIN32PERL
0 commit comments