develooper Front page | perl.perl5.porters | Postings from December 2019

Re: updating POSIX module for newer functions

Thread Previous | Thread Next
From:
Mark Overmeer
Date:
December 29, 2019 10:48
Subject:
Re: updating POSIX module for newer functions
Message ID:
20191229104832.GA29016@moon.overmeer.net
* Eric Wong (p5p@yhbt.net) [191228 20:51]:
> > Is it not possible to go the path that Mark suggests by compiling a big
> > Perl binary with the additional modules?
> 
> I'm trying to reduce the long-term maintenance and update
> overhead, so I wouldn't even consider asking users to
> build/maintain their own Perl install if they aren't comfortable
> with dependencies which require going outside the distro to
> CPAN.

Packagers of distributions are very helpful, so they will contribute
to maintain such a large package... at least (and most important)
report discovered issues.  Rarely used modules (which happens when
you fragment the solution) however, will simply never get packaged
in the first place.  Issues will be discovered much later.

In manual pages, you can only find the current status of you OS libraries.
When you write code, you have to have some backwards compatibility. I used
the output of cpantesters to collect OS differences.
See http://posix.cpan6.net/show/latest/fdio.html
-- 
               MarkOv

------------------------------------------------------------------------
       Mark Overmeer MSc                                MARKOV Solutions
       Mark@Overmeer.net                          solutions@overmeer.net
http://Mark.Overmeer.net                   http://solutions.overmeer.net

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About