On 24/11/2016 17:05, Nick Wellnhofer wrote:
On 24/11/2016 13:22, Nick Wellnhofer wrote:
- remove .pm files for non-public classes,
The only danger I can see is breaking Perl code that still "use"s
an obsolete class.
Hmm, this could also be a problem for people using undocumented classes.
Here's a list of classes that would be affected:
I kept the .pm files for now. See LUCY-313 for more details.
CLOWNFISH-109 is still unresolved although I got a bit more info.
I published Clownfish 0.6.0.5 and Lucy 0.6.0.4 on CPAN and the results look
good:
http://matrix.cpantesters.org/?dist=Clownfish+0.6.0.5
http://matrix.cpantesters.org/?dist=Lucy+0.6.0.4
(The Lucy failure should also be fixed in 0.6 and master.)
I think we're ready for a 0.6.1 release candidate next week.
Nick