Orton, Yves wrote:
> > On Feb 8, 2005, at 12:15 PM, Rafael Garcia-Suarez wrote:
> > > I also made the following minor change, please integrate in
> > the CPAN
> > > version :
> > >
> > > Change 23948 by [EMAIL PROTECTED] on 2005/02/08 10:39:21
> > >
> > > Fix typo in corelist
> >
> > Thanks, applied as 11945
>
> Maybe im seeing a cached version but is it correct that Module::CoreList
> doesnt actually know when it was added to the core itself?
In fact it doesn't know anything about 5.9.2...
Meaning that at least those ones must be added as well : (quick grep
through the changelog)
- Config::Extensions
- ExtUtils::Constant::{Base,Utils,XS}
- Digest::file
Of course it would be handy if I had a tool to update Module::CoreList
automatically
from the blead tree... or it will become another maintenance nightmare related
to dual-lived modules.