Subject: | Make Archive::Tar non-POSIX compatible if paths are short |
If no path in the dist directory is 100 chars or longer, than
Archive::Tar can exclude the POSIX prefix field with
$Archive::Tar::DO_NOT_USE_PREFIX
This should make for more compatible tarballs.