1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00
This commit is contained in:
Magnus Svensson
2008-10-08 22:30:56 +02:00
9 changed files with 152 additions and 64 deletions

View File

@ -18,7 +18,7 @@ package My::Platform;
use strict;
use File::Basename;
use My::File::Path; # Patched version of File::Path
use File::Path; # Patched version of File::Path
use base qw(Exporter);
our @EXPORT= qw(IS_CYGWIN IS_WINDOWS IS_WIN32PERL