http://qs321.pair.com?node_id=1221318


in reply to Re: OO systems and Perl 5 (Was: Recap: Future of Perl 5)
in thread OO systems and Perl 5 (Was: Recap: Future of Perl 5)

Any divergence should have good reasons.

To expand on my comment in Re^5: Recap: The Future of Perl 5, any of the P6 OO semantics which assume stronger type guarantees and identities will be troublesome to implement in Perl. Smartmatch is the best example of that, but type coercions will also be interesting (and not in the fun way).