#!./perl
BEGIN {
chdir 't' if -d 't';
}
BEGIN {
$hasst = 1 unless $@ && $@ =~ /unimplemented/;
use Config;
}
# On OS/2 (fake) ino is not constant, it is incremented each time
SKIP: {
}
SKIP: {
local *STAT;
'... and filehandle in another package' );
# VOS open() updates atime; ignore this error (posix-975).
}
}
local $!;
# Testing pretty much anything else is unportable.