> -----Original Message----- > From: william.w...@gmail.com [mailto:william.w...@gmail.com] On Behalf > Of Bill Ward > Sent: Wednesday, August 26, 2009 5:20 AM > To: David Golden > Cc: Jenda Krynicky; module-authors@perl.org > Subject: Re: XML::Rules new versions not seen by CPAN shell > > Do I understand this right? If a tar file contains a directory with > permissions 777 - as would be likely to happen if it was made on > Windows - then PAUSE rejects it? Why doesn't PAUSE just modify the > permissions in the tarfile and publish the resulting file?
If you're using the latest Module::Build & Archive::Tar (the default) no problem on Windows. I think I was the first to face this issue since I'm doing all my development (except os-specific modules) on Vista and reported this some time last year. It was fixed long ago. I'm not sure about the situation if you are using something else or a 3rd party gzip tool tho...