# Test ExtUtils::Install.
BEGIN {
}
else {
}
}
chdir 't';
use strict;
use TieOut;
# Check exports.
}
chdir 'Big-Dummy';
);
);
write => 'install-test/packlist'
},
0, 1);
' .pm file installed (dry run)');
write => 'install-test/packlist'
} );
# On case-insensitive filesystems (ie. VMS), the keys of the packlist might
# be lowercase. :(
# Test UNINST=1 preserving same versions in other dirs.
write => 'install-test/packlist'
},
0, 0, 1);
# Test UNINST=1 removing other versions in other dirs.
{
write => 'install-test/packlist'
},
0, 0, 1);
' UNINST=1 removed different' );
}