Subject: | tarball suboptimal packed |
Hi,
your distribution tarball Statistics-ANOVA-0.061.tar.gz has
suboptimal file mode bits set:
% tar -ztvf Statistics-ANOVA-0.061.tar.gz
dr-xr-xr-x unknown/unknown 0 2009-03-14 09:40 Statistics-ANOVA-0.061
[...]
Please note, there is no »w« bit set for the owner, so your users aren't
be able to write in the unpacked directory:
% tar -zxf Statistics-ANOVA-0.061.tar.gz
% cd Statistics-ANOVA-0.061
% perl Makefile.PL
Checking if your kit is complete...
Looks good
Warning: prerequisite Algorithm::Combinatorics 0.23 not found.
Warning: prerequisite Math::Cephes 0.43 not found.
Warning: prerequisite Statistics::DependantTTest 0.03 not found.
Warning: prerequisite Statistics::Descriptive 2.6 not found.
Warning: prerequisite Statistics::Distributions 1.02 not found.
Warning: prerequisite Statistics::TTest 1.1 not found.
Writing Makefile for Statistics::ANOVA
Unable to open MakeMaker.tmp: Permission denied at
/usr/share/perl/5.10/ExtUtils/MakeMaker.pm line 949.
Thanks, Frank