* 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.netThread Previous | Thread Next