Why is Errno.pm on CPAN

P

Peter Makholm

Is there any good reason to have Errno.pm at CPAN as an ordinary
module and not just part of core?

Both the cpan version and the core version tests that the Config.pm
the module was build with and used with is compatible. But this means
that the following steps breaks you perl installation at least on
linux:

1. install perl

2. install Errno.pm from CPAN

3. upgrade linux kernel

4. reinstall perl


The version check it self is sane and probably the best portable
check, but at least on linux it is a bit to strong.

But why would you install Errno from CPAN?


//Makholm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top