in reply to Rationale for why successive Perl releases are not XS-compatible?
That means that whenever the representation of any structure used by perl internally changes, all the code must be recompiled and as you can imagine, evolving the language requires changing its internals...
|
---|