Subject: | Bareword "auto_provides_class" not allowed while "strict subs" |
hort story: a bugfix in perl causes a fail during Makefile.PL. Sample
fail report:
http://www.cpantesters.org/cpan/report/ba5fdfac-143a-11e1-987e-c96c71f88b7f
https://rt.cpan.org/Ticket/Dis play.html?id=76035 has the long story.
Quick fix: remove the line containing auto_provides_class. It was never
effective anyway due to the bug in perl that is now fixed.
HTH&&Thanks