#! /usr/bin/perl use Config; # Check that the perl implementation file modules generate paths that # we expect for the platform use File::Spec::Functions qw(:DEFAULT rel2abs); if (!$ENV{CONFIGURE_INSIST} && rel2abs('.') !~ m|\\|) { die <