Subject: | tarball suboptimal packed |
Hi,
your distribution tarball Statistics-FisherPitman-0.031.tar.gz has
suboptimal file mode bits set:
% tar -ztvf Statistics-FisherPitman-0.031.tar.gz
dr-xr-xr-x unknown/unknown 0 2009-03-14 09:49
Statistics-FisherPitman-0.031
[...]
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-FisherPitman-0.031.tar.gz
% cd Statistics-FisherPitman-0.031
% perl Makefile.PL
Checking if your kit is complete...
Looks good
Warning: prerequisite Statistics::Descriptive 2.6 not found.
Writing Makefile for Statistics::FisherPitman
Unable to open MakeMaker.tmp: Permission denied at
/usr/share/perl/5.10/ExtUtils/MakeMaker.pm line 949.
Thanks, Frank