On 13-09-03 17:48 +0200, Emil R. Petersen wrote:
> Oh? Well I wouldn't have added them if I thought they were core modules.
> 
> MIME::Base64 has it's own CPAN entry: 
> https://metacpan.org/release/MIME-Base64

Many of the core modules have a dual life, both in core and on
CPAN.

> And does not appear, immediately, to be part of the core distribution?

There's a command called "corelist" that is really useful to
determine if a module is core or not. Not only does it say if its
core or not, but also what perl version introduced it as a core
module.

$ corelist MIME::Base64

MIME::Base64 was first released with perl v5.7.3


Regards,
-- 
olofjn
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to