Subject: | Wrong directory permissions in 0.04a |
The directories in the HTML2XHTML-0.04a distributions have wrong
permissions, namely drw-rw-rw- . This means that on Unix systems it's
not possible to enter the directories, and CPAN.pm also fails while
building the distribution.
Probably you created the distribution without the help of "make dist".
Using "make dist" is highly recommended to minimize errors like this
one. If you're already using "make dist", then ExtUtils::MakeMaker needs
a fix, it seems.
Regards,
Slaven