stevan / p5-mop-redux

A(nother) MOP for Perl 5
139 stars 36 forks source link

remove non-core prereqs #92

Closed doy closed 10 years ago

doy commented 10 years ago

Most of this will happen in the process of rewriting the mro stuff (#90) and converting the parser bits to C (#93), but there are still a couple non-core dependencies left:

We may want to see if Module::Runtime could just go into the core, because it's certainly useful enough on its own, but the other two will definitely need to be removed.