Re: perl-5.10.0-4 -> perl-5.10.0-5 site_perl update needed

2008-07-14 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Reini Urban wrote: | Such CPAN site incompatibilities are so common, there there exists | even a simplier solution for this: | | perl -MCPAN -e'recompile' That's good to know. | Hmm, I would like to know that also. | So far I only saw the Params::

Re: perl-5.10.0-4 -> perl-5.10.0-5 site_perl update needed

2008-07-14 Thread Reini Urban
2008/7/12 Yaakov (Cygwin Ports): > Reini Urban wrote: > | The p5p statement was that it is legal to ADD functions, and it is > | illegal to REMOVE functions during the 5.10 cycle. > | So it's not comparable to the 5.8 case, where structs were changed. > > OK, that makes sense. Such CPAN site incom

Re: perl-5.10.0-4 -> perl-5.10.0-5 site_perl update needed

2008-07-11 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Reini Urban wrote: | The p5p statement was that it is legal to ADD functions, and it is | illegal to REMOVE functions during the 5.10 cycle. | So it's not comparable to the 5.8 case, where structs were changed. OK, that makes sense. | So breakage

Re: perl-5.10.0-4 -> perl-5.10.0-5 site_perl update needed

2008-07-11 Thread Reini Urban
Reini Urban schrieb: Yaakov (Cygwin Ports) schrieb: Reini Urban wrote: | In short: | All old perl-5.10.0-4 generated binary site_perl modules need to be | recompiled with perl-5.10.0-5. | They are not ABI cross-compatible with the new vendor and archlib modules. Say WHAT? I need to recompile

Re: perl-5.10.0-4 -> perl-5.10.0-5 site_perl update needed

2008-07-11 Thread Reini Urban
Yaakov (Cygwin Ports) schrieb: Reini Urban wrote: | In short: | All old perl-5.10.0-4 generated binary site_perl modules need to be | recompiled with perl-5.10.0-5. | They are not ABI cross-compatible with the new vendor and archlib modules. Say WHAT? I need to recompile all binary modules in

RE: perl-5.10.0-4 -> perl-5.10.0-5 site_perl update needed

2008-07-10 Thread Jan Dubois
On Thu, 10 Jul 2008, Reini Urban wrote: > I've analyzed the symbols in the dll's and found the explanation and > solution for this update problems. p5p and module authors need not to > be concerned. It's a simple cygwin perl update problem. > > In short: > All old perl-5.10.0-4 generated binary si

Re: perl-5.10.0-4 -> perl-5.10.0-5 site_perl update needed

2008-07-10 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Reini Urban wrote: | In short: | All old perl-5.10.0-4 generated binary site_perl modules need to be | recompiled with perl-5.10.0-5. | They are not ABI cross-compatible with the new vendor and archlib modules. Say WHAT? I need to recompile all bi

Re: perl-5.10.0-4 -> perl-5.10.0-5 site_perl update needed

2008-07-10 Thread Reini Urban
2008/7/10 Reini Urban: > I've analyzed the symbols in the dll's and found the explanation and > solution for this update problems. p5p and module authors need not to > be concerned. It's a simple cygwin perl update problem. > > In short: > All old perl-5.10.0-4 generated binary site_perl modules ne