Am Sonntag, 21. September 2014 00:19:55 UTC+2 schrieb sri: > > https://github.com/kraih/mojo/compare/signatures >> > > Pondering the idea of an interim solution where we only activate > signatures in Perl 5.20+, do not use them in core code, but recommend the > use of Perl 5.20+ strongly and use signatures in the documentation. >
Just for clarification if I understand correctly: - Mojolicious keeps compatible with 5.10.1 (with newer CPAN modules for some features) - old style app/plugin code (without using signatures) still works even on 5.20 - new style app/plugin code runs only on 5.20++ or must be backported (if someone has no choice) Helmut Wollmersdorfer -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
